ICEfaces-EE
  1. ICEfaces-EE
  2. IPCK-110

ICEfaces/JSF 2.0 Problem -   being rendered to page instead of escaping

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: EE-2.0.0.Beta1
    • Component/s: Facelet Components
    • Labels:
      None
    • Environment:
      JSF 2.0.3 RC1
    • Workaround Exists:
      Yes
    • Workaround Description:
      To work around the rendering problem and the incorrect variable capture, the templates can be changed to " " a correctly escaped ASCII representation of the nbsp character.

      Description

      ICEpack Composite Components templates, when running on JSF 2, do not properly escape non-breaking spaces written as " " as was done in previous versions, instead rendering as " ".

      Changing the template to " " as would be expected to work, causes a known JSF bug where nbsp is incorrectly recognized as a variable.

        Issue Links

          Activity

            People

            • Assignee:
              Philip Breau
              Reporter:
              Nils Lundquist
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: