Menu

#4 Submit XHTML compatibility bug to YUI library

open
None
5
2006-06-20
2006-06-20
No

Search for ‘createElement’ and you’ll notice that it
creates a lot of uppercase elements. This does NOT work
in XHTML served as application/xhtml+xml because in
XHTML the element names are case-sensitive, and they
must be lowercase.

It also searches for elements with
‘getElementsByTagName’ in uppercase in a few places.

These all need to be changed to lowercase.

We have done this in our local copy, but submit a patch
on the YUI library for this.

~Grauw

Discussion

  • Laurens Holst

    Laurens Holst - 2006-06-20
    • assigned_to: nobody --> grauw
     
  • Laurens Holst

    Laurens Holst - 2006-07-29

    Logged In: YES
    user_id=798154

    I’ve submitted a patch against YUI 0.11.2 to the
    ydn-javascript mailinglist.

    See: http://groups.yahoo.com/group/ydn-javascript/message/3473

    Let’s hope it’ll be approved and checked in soon.

    ~Grauw

     

Log in to post a comment.

MongoDB Logo MongoDB