Opened 15 years ago
Closed 15 years ago
#2334 closed bug (fixed)
[datepicker] semicolon is missing after Vor> causes ie to not display an arrow
Reported by: | CoachZ | Owned by: | iMarc |
---|---|---|---|
Priority: | minor | Milestone: | 1.2.4 |
Component: | ui | Version: | 1.2.3 |
Keywords: | datepicker i18n de | Cc: | |
Blocked by: | Blocking: |
Description
nextText: 'Vor>', nextStatus: 'nächsten Monat zeigen',
semicolon is missing after Vor> causes ie to mess up the arrow sign
Change History (5)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Closed since I'm unable to reproduce the problem or figure out whose it is. If you have more information feel free to reopen the ticket.
comment:3 Changed 15 years ago by
Component: | core → ui |
---|---|
Keywords: | datepicker i18n de added |
Resolution: | worksforme |
Status: | closed → reopened |
Summary: | semicolon is missing after Vor> causes ie to not display an arrow → [datepicker] semicolon is missing after Vor> causes ie to not display an arrow |
This comment is about ui.datepicker-de.js. I think the missing semicolon the poster is talking about is the semicolon to end the HTML entity in nextText.
comment:4 Changed 15 years ago by
Owner: | set to iMarc |
---|---|
Status: | reopened → new |
Note: See
TracTickets for help on using
tickets.
Is this for a certain plugin? I'm not aware of this type of code in jQuery core.