Uploaded image for project: 'MyFaces Core'
  1. MyFaces Core
  2. MYFACES-3276

xmlns property is set on attribute map as ""

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.1.2
    • JSR-314
    • None

    Description

      Doing some tests about xml support in JSF 2.1, I notice that xmlns property of h:head and h:body is not rendered, because facelets compiler set on attribute map as if the property key is "".

      The solution is just add a check for TagAttributeImpl, so if an empty attribute is sent, use qName instead.

      Attachments

        Activity

          People

            lu4242 Leonardo Uribe
            lu4242 Leonardo Uribe
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: