Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #30922 All Revisions ] Back to Issue ]
Summary 0030922: isc.Calendar.overlapSortSpecifiers property has no effect
Revision 2015-09-28 16:00 by alostale
Steps To Reproduce 1. Register a View Implementation named OBTEST_Test
2. Include attached calendar-overlap.js as staticResource
3. Add this view to the menu
4. rebuild
5. Open the view, there are 2 calendars in that view (see how they are visualized in attached ob-calendar.png image)
     *1st one is expected to sort overlapped elements by their name ascending -> Looks fine
     *2nd one is expected to sort overlapped elements by their name descending -> Looks like 1st one (it should look like sc-examples.png image)

Correct visualization can be seen by pasting calendar-overlap.js in [1] and executing it


[1] http://www.smartclient.com/docs/10.0/a/system/reference/SmartClient_Explorer.html#eventOverlapping [^]

Revision 2015-09-28 16:00 by alostale
Steps To Reproduce 1. Register a View Implementation named OBTEST_Test
2. Include attached calendar-overlap.js
3. Add this view to the menu
4. rebuild
5. Open the view, there are 2 calendars in that view (see how they are visualized in attached ob-calendar.png image)
     *1st one is expected to sort overlapped elements by their name ascending -> Looks fine
     *2nd one is expected to sort overlapped elements by their name descending -> Looks like 1st one (it should look like sc-examples.png image)

Correct visualization can be seen by pasting calendar-overlap.js in [1] and executing it


[1] http://www.smartclient.com/docs/10.0/a/system/reference/SmartClient_Explorer.html#eventOverlapping [^]

Revision 2015-09-25 08:14 by yogaskarnik
Steps To Reproduce 1.Register a View Implementation <DB_PREFIX>_Test
2.Use the attached demo code to add the implementation - the property to look for is "overlapSortSpecifiers"
3.Create a menu for the View Implementation registered above
4.Rebuild the application

1.Login to Client
2.Click on the Menu created
3.The events defined in the calendar should be sorted ascending or descending which does not happen

Smartclient reference link: http://www.smartclient.com/docs/10.0/a/system/reference/SmartClient_Explorer.html#eventOverlapping [^]

Revision 2015-09-25 08:13 by yogaskarnik
Steps To Reproduce 1.Register a View Implementation <DB_PREFIX>_Test
2.Use the attached demo code to add the implementation
3.Create a menu for the View Implementation registered above
4.Rebuild the application

1.Login to Client
2.Click on the Menu created
3.The events defined in the calendar should be sorted ascending or descending which does not happen

Smartclient reference link: http://www.smartclient.com/docs/10.0/a/system/reference/SmartClient_Explorer.html#eventOverlapping [^]

Revision 2015-09-24 13:31 by yogaskarnik
Steps To Reproduce 1.Register a View Implementation <DB_PREFIX>_Test
2.Use the attached demo code to add the implementation
3.Create a menu for the View Implementation registered above
4.Rebuild the application

1.Login to Client
2.Click on the Menu created
3.Observe that the events defined remains the same and does not change the sort order.
Smartclient reference link: http://www.smartclient.com/docs/10.0/a/system/reference/SmartClient_Explorer.html#eventOverlapping [^]

Revision 2015-09-24 13:07 by yogaskarnik
Steps To Reproduce Use the attached demo implementation to reproduce the issue


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker