Modify ↓
Ticket #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: | |
| Blocking: | Blocked by: |
Description
nextText: 'Vor>', nextStatus: 'nächsten Monat zeigen',
semicolon is missing after Vor> causes ie to mess up the arrow sign
Change History
comment:2 Changed 5 years ago by davidserduke
- Status changed from new to closed
- Resolution set to worksforme
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 5 years ago by scott.gonzal
- Keywords datepicker i18n de added
- Resolution worksforme deleted
- Status changed from closed to reopened
- Component changed from core to ui
- Summary changed from semicolon is missing after Vor> causes ie to not display an arrow to [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.
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
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.