Skip to main content

Bug Tracker

Side navigation

#5847 closed bug (duplicate)

Opened January 18, 2010 10:43AM UTC

Closed November 22, 2010 04:53AM UTC

Last modified November 22, 2010 04:53AM UTC

Problem with XHTML

Reported by: Cédric Owned by:
Priority: major Milestone:
Component: selector Version: 1.3.2
Keywords: xhtml Cc:
Blocked by: Blocking:
Description

I'm working with jqtouch. It doesn't work with XHTML pages (header.xhtml)

But if I patch jquery (patch.js) it works.

As you can see, elem.getAttribute( name ) is the problem.

What do you think ?

(I've looked at the version 1.4.1pre and there isn't this kind of fix)

Attachments (2)
  • Example Jquery with XHTML.zip (168.8 KB) - added by Cédric April 25, 2010 06:32PM UTC.

    Here is a full example of Jquery not working with XHTML (test it on Safari, with an iPhone user agent)

  • patch.js (0.2 KB) - added by Cédric January 18, 2010 11:27AM UTC.
Change History (5)

Changed January 20, 2010 03:18AM UTC by dmethvin comment:1

resolution: → invalid
status: newclosed

Can you attach a complete test case? It isn't clear from the fragments here what the underling problem is.

Changed April 25, 2010 06:22PM UTC by Cédric comment:2

resolution: invalid
status: closedreopened

It seems others got problems with XHTML

Eg. : http://dev.jquery.com/ticket/6162

Changed June 14, 2010 12:10AM UTC by dmethvin comment:3

component: unfiledselector

Changed November 22, 2010 04:53AM UTC by snover comment:4

resolution: → duplicate
status: reopenedclosed

Changed November 22, 2010 04:53AM UTC by snover comment:5

Duplicate of #6162.