Uploaded image for project: 'MyFaces Trinidad'
  1. MyFaces Trinidad
  2. TRINIDAD-1724

Generated Facelets taglib.xml files don't validate against schema

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.0.3-plugins
    • None
    • Plugins
    • None

    Description

      At least the tr.taglib.xml I just checked and it contains a lot of <<method-signature> elements, for example:

      <attribute>
      <description>
      an EL binding to the method that will deliver the file contents. The method must take two parameters, a FacesContext and an OutputStream.
      </description>
      <name>method</name>
      <required>true</required>
      <method-signature>void myMethod(javax.faces.context.FacesContext, java.io.OutputStream)</method-signature>
      </attribute>

      Checking the schema <method-signature> is not allowed in <attribute>

      Attachments

        Activity

          People

            Unassigned Unassigned
            catalean Catalin Kormos
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: