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

          Jack Van Ooststroom created issue -
          Icefaces Administrator made changes -
          Field Original Value New Value
          issue.field.bugzillaimportkey 62 11330
          made changes -
          Link This issue depends on ICE-606 [ ICE-606 ]
          Ken Fyten made changes -
          Affects Version/s 1.5 [ 10027 ]
          Affects Version/s EAR (Early Access Release) [ 10020 ]
          Ken Fyten made changes -
          Priority Major [ 3 ] Minor [ 4 ]
          Ken Fyten made changes -
          Fix Version/s 2.0 [ 10032 ]
          Assignee Ted Goddard [ ted.goddard ]
          Ken Fyten made changes -
          Status Open [ 1 ] Closed [ 6 ]
          Resolution Invalid [ 6 ]

            People

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

              Dates

              • Created:
                Updated:
                Resolved: