Skip to main content

Search and Top Navigation

#6037 closed bug (duplicate)

Opened September 09, 2010 02:20PM UTC

Closed September 09, 2010 06:16PM UTC

Last modified October 11, 2012 09:15PM UTC

Character encoding ISO-8859-1 and IE6 doesn't work

Reported by: NotionCommotion Owned by:
Priority: minor Milestone:
Component: ui.core Version: 1.8.4
Keywords: Cc:
Blocked by: Blocking:
Description

The accordion and dialog (and probably every other jQueryUI) methods are not part of the jQuery object when:

  • HTML is encoded with ISO-8859-1. ie. <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
  • jQueryUI 1.8.4 (or even 1.8.3.) is used.
  • Viewed with IE6

Note that this problem does not exist when using jQueryUI 1.8.1, or when using jQueryUI 1.8.4 with encoding charset utf-8.

Attachments (0)
Change History (2)

Changed September 09, 2010 06:16PM UTC by scottgonzalez comment:1

resolution: → duplicate
status: newclosed

Duplicate of #5921.

Changed October 11, 2012 09:15PM UTC by scottgonzalez comment:2

milestone: TBD

Milestone TBD deleted