Anonymous | Login | Signup for a new account | 12-17-2024 10:46 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0003228 | [Resin] | major | always | 01-08-09 01:54 | 09-08-09 11:21 | ||||
Reporter | jens | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | Platform | |||||
Status | closed | OS | |||||||
Projection | none | OS Version | |||||||
ETA | none | Fixed in Version | 4.0.2 | Product Version | 3.2.1 | ||||
Product Build | |||||||||
Summary | 0003228: Recursive tag files with JspFragment attributes fails | ||||||||
Description |
It's not possible to write a recursive tag file that makes use of a fragment attribute. The compilation fails with the error message recursive.tag:21: jsp:attribute 'content' is not allowed as a child of an XML element. See the attached application for a demonstration. By changing the code slightly to: <x:recursive content="${content}" depth="${depth-1}"/> I can get this to run on Resin. But that code will not work on Tomcat. See: https://issues.apache.org/bugzilla/show_bug.cgi?id=46339 [^] The JSP specification is not very clear on how this should work. |
||||||||
Steps To Reproduce | |||||||||
Additional Information | |||||||||
Attached Files | tag-file-recursion-bug.war [^] (2,496 bytes) 01-08-09 01:54 | ||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
33 total queries executed. 28 unique queries executed. |