Search and Top Navigation
#6734 closed bug (fixed)
Opened December 08, 2010 06:47PM UTC
Closed May 04, 2011 08:55PM UTC
Last modified May 04, 2011 08:56PM UTC
Datepicker i18n: Problem with JavascriptPacker
Reported by: | juergen.furrer | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.8.13 |
Component: | ui.datepicker | Version: | 1.8.6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
There are some languagefiles with hidden whitespaces.
If you open ui.datepicker-de.js in nano (Linux) you will see the whitespace
Heres a List of all files with this hidden whitespace:
ui.datepicker-af.js
ui.datepicker-ar.js
ui.datepicker-az.js
ui.datepicker-bg.js
ui.datepicker-bs.js
ui.datepicker-cs.js
ui.datepicker-da.js
ui.datepicker-de.js
ui.datepicker-el.js
ui.datepicker-en-GB.js
ui.datepicker-eo.js
ui.datepicker-et.js
ui.datepicker-eu.js
ui.datepicker-fa.js
ui.datepicker-fo.js
ui.datepicker-fr.js
ui.datepicker-fr-CH.js
ui.datepicker-he.js
ui.datepicker-hr.js
ui.datepicker-ja.js
ui.datepicker-nl.js
ui.datepicker-ro.js
ui.datepicker-sq.js
ui.datepicker-sr.js
ui.datepicker-sr-SR.js
ui.datepicker-sv.js
ui.datepicker-ta.js
ui.datepicker-th.js
ui.datepicker-vi.js
ui.datepicker-zh-TW.js
Attachments (0)
Change History (6)
Changed December 08, 2010 06:58PM UTC by comment:1
component: | ui.core → ui.datepicker |
---|---|
status: | new → open |
summary: | Problem with JavascriptPacker → Datepicker i18n: Problem with JavascriptPacker |
Changed May 04, 2011 08:34PM UTC by comment:2
I've sent a pull request at https://github.com/jquery/jquery-ui/pull/202.
Changed May 04, 2011 08:55PM UTC by comment:3
resolution: | → fixed |
---|---|
status: | open → closed |
Datepicker: Remove BOM. Fixed #6734 - Datepicker i18n: Problem with JavascriptPacker.
Changeset: f505de68fd7a0f8be70b0ccf97bb9b75b610d8e6
Changed May 04, 2011 08:55PM UTC by comment:4
Merge pull request #202 from kzys/trac-6734
Fixed #6734 - Datepicker i18n: Problem with JavascriptPacker.
Changeset: 0678d604a3cdfb6cb557c7f3d4be5ffb3c281e22
Changed May 04, 2011 08:56PM UTC by comment:5
Datepicker: Remove BOM. Fixed #6734 - Datepicker i18n: Problem with JavascriptPacker.
(cherry picked from commit f505de68fd7a0f8be70b0ccf97bb9b75b610d8e6)
Changeset: 0d0addee1621f231a6f8b9bc33c087f70cd5628b
Changed May 04, 2011 08:56PM UTC by comment:6
milestone: | 1.9 → 1.8.13 |
---|