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.
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
- depends on
- 
             ICE-606
        Make ICEfaces fully leverage JSF 1.2 ICE-606
        Make ICEfaces fully leverage JSF 1.2-           
- Closed
 
-         
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
| Field | Original Value | New Value | 
|---|---|---|
| issue.field.bugzillaimportkey | 62 | 11330 | 
| Affects Version/s | 1.5 [ 10027 ] | |
| Affects Version/s | EAR (Early Access Release) [ 10020 ] | 
| Priority | Major [ 3 ] | Minor [ 4 ] | 
| Fix Version/s | 2.0 [ 10032 ] | |
| Assignee | Ted Goddard [ ted.goddard ] | 
| Status | Open [ 1 ] | Closed [ 6 ] | 
| Resolution | Invalid [ 6 ] |