Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Issue with 'dateIsWorkday' function

    Issue with 'dateIsWorkday' function. It happens in all browser with v10.0d 2014-03-16 (in February versions at least it happens too)

    Steps to reproduce:

    1) Unrar the following file:
    https://mega.co.nz/#!0QBA1QhJ!t4Q3r66rMvj7scFQkTarwj5rPJYNHomvPkVNt5jNlhU
    inside:
    smartclientSDK\isomorphic\system\reference

    2) Start server and open:
    http://localhost:8080/isomorphic/system/reference/IssueCalendar.html

    3) If you go to day view, you can see that the first cell is grey. It should be white (as it is in week view)

    As you can see in "ob-calendar/ob-resourcescalendar-widget.js" the function dateIsWorkday is always returning true.


    Here it is a video showing how the issue is reproduced and some tests with 'dateIsWorkday ' function : http://screencast.com/t/ouyZVAYz8

    Thanks and regards.

    #2
    This is fixed for builds dated March 19 and later

    Comment

    Working...
    X