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

panelTabbedPane does not render included ".jspf" file (bug is easily reproduced)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Invalid
    • 1.1.4-SNAPSHOT, 1.1.5-SNAPSHOT
    • None
    • Tabbed Pane
    • None
    • myfaces-example-simple-1.1.5-SNAPSHOT.war [2006-11-14]
      tomahawk-1.5.0-SNAPSHOT + tomahawk-examples-1.1.5-SNAPSHOT
      Firefox 1.5.0.8 and IE 6.0-SP1

    Description

      If file extension ".jspf" is used, [Tab 2] is not rendered

      Bug is reproduced by:

      1. 1) copy "tab2.jsp" to "tab2.jspf"
      2. 2) In file "tabbedPane.jsp"
        <f:subview id="tab2" >
        <jsp:include page="tab2.jsp" />
        </f:subview>
        Change line to:
        <jsp:include page="tab2.jspf" />
      3. 3) Tab 2 is not rendered.

      Attachments

        Activity

          People

            cagatay_civici Cagatay Civici
            olekva Ole Kværnø
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: