Summary | Sort order of events when embedding a calendar with view set to "monthlist" and "summary" is wrong. |
Queue | Kronolith |
Queue Version | 3.0.3 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | gimili17 (at) gmail (dot) com |
Created | 05/18/2011 (5169 days ago) |
Due | |
Updated | 06/30/2011 (5126 days ago) |
Assigned | 06/08/2011 (5148 days ago) |
Resolved | 06/30/2011 (5126 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
[jan] Correctly sort events in portal block or widget if only
displaying a single calendar (
Bug #10099).4 files changed, 27 insertions(+), 8 deletions(-)
http://git.horde.org/horde-git/-/commit/bb258bebe18f9118cf35e6df927c248ba489b401
State ⇒ Assigned
selected that calendar in your portal block (like you did in the
widget), or do you simply install all calendars (which happens to be
only one)?
Visible". As soon as I changed it to the specific calendar like I did
in the widget the sort order changed to match the incorrect sort order
of the widget. So perhaps the sort order problem only happens when a
specific calendar is selected. The sort order is only correct when
"All Visible" is selected. Thanks.
Any chance that you don't use the same calendar (only) in the portal
configuration?
selected that calendar in your portal block (like you did in the
widget), or do you simply install all calendars (which happens to be
only one)?
Any chance that you don't use the same calendar (only) in the portal
configuration?
in both views but in the embedded calendar the order was wrong. Even
if it was a different calendar the times were not sorted correctly.
Look at the order of these times:
Time Event
10:00am-11:30am A
12:00pm-01:00pm D
10:15am-11:30am B
03:00pm-04:00pm E
11:30am-12:00pm C
Maybe it is something unique to my system or something that I have
done wrong but strange that the portal is correct. You would think it
would be wrong in both places if it uses the same code. Thanks.
State ⇒ Feedback
Any chance that you don't use the same calendar (only) in the portal
configuration?
Milestone ⇒
State ⇒ Unconfirmed
Patch ⇒ No
Queue ⇒ Kronolith
Summary ⇒ Sort order of events when embedding a calendar with view set to "monthlist" and "summary" is wrong.
Type ⇒ Bug
Priority ⇒ 1. Low
"monthlist" and "summary" seems wrong.
Example of url used: <div
id="kronolithCal"></div><!--a75c305b1c0a6022--><script
10:00am-11:30am A
10:15am-11:30am B
11:30am-12:00pm C
12:00pm-01:00pm D
03:00pm-04:00pm E
Order of Events With Widgit and Summary View (out of order):
10:00am-11:30am A
12:00pm-01:00pm D
10:15am-11:30am B
03:00pm-04:00pm E
11:30am-12:00pm C