Skip to main content

Bug Tracker

Side navigation

#2334 closed bug (fixed)

Opened February 13, 2008 04:18PM UTC

Closed March 16, 2008 12:14AM UTC

[datepicker] semicolon is missing after Vor&#x3e 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

Attachments (0)
Change History (5)

Changed February 13, 2008 09:39PM UTC by davidserduke comment:1

Is this for a certain plugin? I'm not aware of this type of code in jQuery core.

Changed March 10, 2008 04:48AM UTC by davidserduke comment:2

resolution: → worksforme
status: newclosed

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.

Changed March 11, 2008 03:55AM UTC by scott.gonzal comment:3

component: coreui
keywords: → datepicker i18n de
resolution: worksforme
status: closedreopened
summary: semicolon is missing after Vor&#x3e causes ie to not display an arrow[datepicker] semicolon is missing after Vor&#x3e 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.

Changed March 14, 2008 03:55PM UTC by paul comment:4

owner: → iMarc
status: reopenednew

Changed March 16, 2008 12:14AM UTC by scott.gonzal comment:5

resolution: → fixed
status: newclosed

Fixed in [5023].