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

JSF XHTML Violation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 1.1.2-SNAPSHOT, 1.1.3
    • None
    • None
    • None
    • Operating Systems: All
      Platform: Java 1.5

    Description

      Within the JSF specs it is needed to put an input field within the form when a client wants to send the form, and the saving method is client. Also, MyFaces adds a field called link_kidden directly within the form tag. This is, by the definition of XHTML invalid. It needs to be in a container element, such as div, span, fieldset, table->tr->td or another container.\

      I am trying to make an XHTML valid application, but this way it is not going to happen. Is it possible to solve this? It seems weird to me that a JSF file written in XML form generates non-valid XHTML, because of this. It is the same problem with the Sun libraries, so I go for it that it has to do something with the JSR.

      Perhaps making a tomahawk form element would do it?

      Attachments

        Activity

          People

            Unassigned Unassigned
            svanleent Sjoerd van Leent
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: