My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 2370: Numeric sort instead of alphanumeric sort
1 person starred this issue and may be notified of changes. Back to list
Status:  Released
Owner:  ----
Closed:  Nov 2014


Sign in to add a comment
 
Reported by salvosc...@gmail.com, Nov 21, 2014
Hello,

In the link below there is a working view that presents all days of the month in one single row. Working with this view I also found a bug in src/common/View.js where is used a general sort() function ( that orders alphanumeric) rather than numeric. I found this bug cause when i tried to insert an event between cells 9 and 12 for example, in this single row month view, the library could not calculate the right number of cells of the event.

Regards.

https://github.com/arshaw/fullcalendar/pull/199
Nov 25, 2014
Project Member #1 adamrs...@gmail.com
I'm gonna put the sort fix in the next release. Thanks!

As for the new view, it will follow the normal protocol for new features.
Summary: Numeric sort instead of alphanumeric sort (was: Single row month view)
Status: Accepted
Labels: Type-Bug
Nov 25, 2014
Project Member #2 adamrs...@gmail.com
released in v2.2.3. Thanks!
Nov 25, 2014
Project Member #3 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Released
Sign in to add a comment

Powered by Google Project Hosting