ICEfaces
  1. ICEfaces
  2. ICE-2262

Facelets not rendering tags nested in f:verbatim tags

    Details

    • Type: Bug Bug
    • Status: Open
    • Priority: Minor Minor
    • Resolution: Unresolved
    • Affects Version/s: 1.6.1
    • Fix Version/s: None
    • Component/s: None
    • Labels:
      None
    • Environment:
      Windows XP Professional
      JBoss 4.0.5.GA
    • Workaround Exists:
      Yes
    • Workaround Description:
      Remove the f:verbatim tags

      Description

      I added facelets to the webmail application as per ICE-1969 - located at ossrepo\projects\webmail. In the application, there are some html tags nested in an f:verbatim tag. The content in these tags (<p>,<b>) would not render after adding facelets to the webmail application. If you removed the html tags and just put text inside the f:verbatim tags, the text would render.

      The workaround is to remove the f:verbatim tags.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #15036 Thu Oct 25 17:29:39 MDT 2007 brad.kroeger ICE-1969 Added facelets to webmail application.

        emailEditViewPanel.jspx - had to remove header facet tags, created ICE-2263 for this issue.

        webmailSplashPanel.jspx - had to remove f:verbatim tags, created ICE-2262 for this issue.

        faces-config.xml - removed <from-view-id> entry as per ICE-1957.

        webmail.jspx - All of the jsp:directive.include references have been replaced with ui:include.
        Files Changed
        Commit graph MODIFY /projects/webmail/trunk/webmail/web/webmail.jspx
        Commit graph MODIFY /projects/webmail/trunk/webmail/web/WEB-INF/faces-config.xml
        Commit graph MODIFY /projects/webmail/trunk/webmail/web/WEB-INF/web.xml
        Commit graph MODIFY /projects/webmail/trunk/webmail/web/inc/contentPanels/emailEditViewPanel.jspx
        Commit graph MODIFY /projects/webmail/trunk/webmail/build.xml
        Commit graph MODIFY /projects/webmail/trunk/webmail/web/inc/contentPanels/webmailSplashPanel.jspx
        Commit graph MODIFY /projects/webmail/trunk/webmail/web/login.jspx

          People

          • Assignee:
            Unassigned
            Reporter:
            Brad Kroeger
          • Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated: