in partnership with mediatemple

Ticket #1000 (closed defect: invalid)

Opened 2 weeks ago

Last modified 2 weeks ago

Mootools doesn't work with application/xhtml+xml

Reported by: Kioob Owned by:
Type: defect Priority: major
Milestone: Mootools version 1.2 Component: Core
Keywords: xhtml Cc:

Description

Hello,

mootools (release 1.11 and beta 1.2b2) doesn't work on Firefox 2 if page is sent with HTTP content-type "application/xhtml+xml".

You can check here : (this pages are of course valid "XHTML Strict")

- http://www.oogolo.fr/concours/testMootools.php
- http://www.oogolo.fr/concours/testMootools2.php (the same code, without the xml tag before the doctype).

Results in Firebug :

document.getElementsByTagName('p')

[p#test]

$$('p')

[]

Change History

Changed 2 weeks ago by Kioob

If that can help : YUI correct this problem (in september 2006)

http://tech.groups.yahoo.com/group/ydn-javascript/message/4789

It seems to be a "case" problem, at least partially.

Changed 2 weeks ago by kamicane

  • status changed from new to closed
  • resolution set to invalid

sorry, this is not a valid ticket.

  • Please be precise about the MooTools version / build you're using.
  • Please include a testcase where applicable.
  • We do not accept bug reports for beta browser versions.
  • Please include the full browser version.
  • Please test with trunk, as the bug might be already fixed.
Note: See TracTickets for help on using tickets.