| Issue 2321: | Localization in languages that use different numbering system (arabic) break event ajax and weekly table | |
| 1 person starred this issue and may be notified of changes. | Back to list |
# You must follow these instructions when entering an issue: # # http://fullcalendar.io/wiki/Reporting-Bugs/ # http://fullcalendar.io/wiki/Requesting-Features/ # # Issues that do not follow these guidelines will be deleted without # explanation. # # Please erase this text and start typing :) localization :. Some languages like "Arabic" use different numbering system. This breaks fullcalendar. example : 1. during remote event fetching it will send date in Arabic ! which php backend does not understand. /// events: { url: $('#calendar').attr('data-target-url'), type: 'POST', error: function() { alert('Could not load calendar !'); } }, // 2. in week view, the side bar time "fc-axis fc-time fc-widget-content>span" show only Hours (check attachment for comparison between arabic and english)
Oct 16, 2014
#1
ALZalab...@gmail.com
Oct 30, 2014
please follow the bug report instructions by posting a jsfiddle recreation of the Arabic bug http://fullcalendar.io/wiki/Reporting-Bugs/ will make it much easier to debug for me
Status:
Invalid
|
|
| ► Sign in to add a comment |