Anonymous | Login | Signup for a new account | 12-17-2024 10:45 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0000893 | [Resin] | minor | always | 01-20-06 13:54 | 01-23-06 19:06 | ||||
Reporter | sam | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 3.0.17 | ||||||
Summary | 0000893: fast-jstl and fmt:param containing fmt:formatNumber | ||||||||
Description |
(rep by E Anzalone) The trouble appears to be with nesting content inside the body of a <fmt:param> tag. fast-jstl doesn't seem to like it. Just for a test, I added the following to my page and it broke: <fmt:message key="errors.required"> <fmt:param> <fmt:formatNumber value="10000"/> </fmt:param> </fmt:message> This compiles fine with fast-jstl disabled and in Tomcat. Here's the stack trace: [09:15:13.614] /index.jsp:1: A body is necessary inside the "fmt:param" tag, giv en its attributes. [09:15:13.614] A body is necessary inside the "fmt:param" tag, given its attribu tes. [09:15:13.957] Compiling _jsp/_500__jsp.java com.caucho.jsp.JspLineParseException: /index.jsp:1: A body is necessary inside t he "fmt:param" tag, given its attributes. A body is necessary inside the "fmt:param" tag, given its attributes. at com.caucho.jsp.java.JspNode.error(JspNode.java:1425) at com.caucho.jsp.java.JspNode.error(JspNode.java:1416) at com.caucho.jsp.java.JavaJspGenerator.validate(JavaJspGenerator.java:4 |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
31 total queries executed. 27 unique queries executed. |