ICEfaces
  1. ICEfaces
  2. ICE-61

DOMResponseWriter doesn't write out comments

    Details

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

      Description

      Consider the following snippet of code:

          writer.writeComment("This is a comment");
          writer.writeDOM();

      Please note that the mentioned writer is a DOMResponseWriter with an underlying
      StringWriter. Following are the contents of the StringWriter:

          <HTML></HTML>

      As you can see the comments are missing.

        Issue Links

          Activity

          Hide
          Ted Goddard added a comment -

          Include in JSF 1.2 integration work.

          Show
          Ted Goddard added a comment - Include in JSF 1.2 integration work.
          Hide
          Ken Fyten added a comment -

          Target v2.0.

          Show
          Ken Fyten added a comment - Target v2.0.
          Hide
          Ken Fyten added a comment -

          Marking as Closed / Invalid as part of legacy ICEfaces 1.x, 2.x JIRA cleanup.

          Note: This issue may be resolved in a newer ICEfaces release, available here: http://www.icesoft.org/java/downloads/icefaces-downloads.jsf

          If the issue persists with the current ICEfaces release, please create a new JIRA for it.

          Show
          Ken Fyten added a comment - Marking as Closed / Invalid as part of legacy ICEfaces 1.x, 2.x JIRA cleanup. Note: This issue may be resolved in a newer ICEfaces release, available here: http://www.icesoft.org/java/downloads/icefaces-downloads.jsf If the issue persists with the current ICEfaces release, please create a new JIRA for it.

            People

            • Assignee:
              Unassigned
              Reporter:
              Jack Van Ooststroom
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: