ICEfaces
  1. ICEfaces
  2. ICE-35

Comments are not preserved from jsp/jspx to xhtml document

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Minor Minor
    • Resolution: Invalid
    • Affects Version/s: 1.5
    • Fix Version/s: 2.0-Alpha3
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      Operating System: Linux
      Platform: PC

      Description

      Comments in the jsp or jspx source file are not rendered into the markup. They
      should not be removed but instead preserved.

        Issue Links

          Activity

          Hide
          Chris Brown added a comment -

          This is further complicated when a component of the two types listed above get
          their data from a backing bean; there's no way to define the attribute for each
          select item.

          I've fixed this to work according to the Sun specification; you can define an
          accesskey and it will be associated with each input element in the group. Alt +
          accesskey will take you to the last input element in the group.

          Show
          Chris Brown added a comment - This is further complicated when a component of the two types listed above get their data from a backing bean; there's no way to define the attribute for each select item. I've fixed this to work according to the Sun specification; you can define an accesskey and it will be associated with each input element in the group. Alt + accesskey will take you to the last input element in the group.
          Hide
          Chris Brown added a comment -

          The above comments were intended for another bug; sorry for the confusion.

          Show
          Chris Brown added a comment - The above comments were intended for another bug; sorry for the confusion.
          Hide
          Rob Mayhew added a comment -

          Downgraded bug to minor.

          Show
          Rob Mayhew added a comment - Downgraded bug to minor.
          Hide
          Ted Goddard added a comment -


          Comments and whitespace should be preserved, but this should likely be deferred to JSF 1.2 integration.

          Show
          Ted Goddard added a comment - Comments and whitespace should be preserved, but this should likely be deferred to JSF 1.2 integration.
          Hide
          Ken Fyten added a comment -

          Target 2.0.

          Show
          Ken Fyten added a comment - Target 2.0.
          Hide
          Ken Fyten added a comment -

          JSF 2 Facelets handles this nicely.

          Show
          Ken Fyten added a comment - JSF 2 Facelets handles this nicely.

            People

            • Assignee:
              Unassigned
              Reporter:
              Chris Brown
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: