Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000029 [Resin] minor always 03-11-05 00:00 04-27-05 00:00
Reporter administrator View Status public  
Assigned To
Priority normal Resolution duplicate Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version Product Version
  Product Build
Summary 0000029: Translation error when single quotes used in <jsp:include> action
Description RSN-20
The following example

<jsp:include page='<%= request.getAttribute( "xyz" ).toString() %>'/>

fails with translation error:

[11:09:48.437] /r.jsp:1: com.caucho.xml.XmlParseException: stream:16: attribute `xyz' expects value at `"'. XML requires attributes to have explicit values.

If the single quotes for the page attribute are changed to double quotes, all seems well.
Steps To Reproduce
Additional Information resin 3.0.12, Win2k
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
03-11-05 00:00 administrator New Issue


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
26 total queries executed.
24 unique queries executed.
Powered by Mantis Bugtracker