Uploaded image for project: 'MyFaces Tomahawk'
  1. MyFaces Tomahawk
  2. TOMAHAWK-591

htmltag doesn't render span

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.1.3
    • None
    • Html Tag
    • None
    • w2k, jdk1.5_06, tomahawk-1.1.3.jar, myfaces-impl-1.1.3.jar, myfaces-api-1.1.3.jar, adf-faces (last one from oracle)

    Description

      The inner htmlTag (span) doesn't render the 'span',
      it renders it if i add a ' ' (blank) getting <apan >...</span >

      -----------------------------------------------------------------------
      xmlns:h="http://java.sun.com/jsf/html"
      ...
      xmlns:t="http://myfaces.apache.org/tomahawk"

      <t:htmlTag value="div" styleClass="xyz" >
      <t:htmlTag value="span"><h:outputText value="#

      {anyRefHere}

      "/></t:htmlTag>
      </t:htmlTag>

      -----------------------------------------------------------------------

      Attachments

        Activity

          People

            mmarinschek Martin Marinschek
            pebapache Peter Büttner
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: