| Anonymous | Login | Signup for a new account | 11-05-2025 01:03 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 | ||||
| 0003386 | [Resin] | minor | always | 03-13-09 01:43 | 03-26-09 20:49 | ||||
| Reporter | kvirkki | View Status | public | ||||||
| Assigned To | ferg | ||||||||
| Priority | normal | Resolution | fixed | Platform | |||||
| Status | closed | OS | |||||||
| Projection | none | OS Version | |||||||
| ETA | none | Fixed in Version | 3.1.9 | Product Version | 3.1.8 | ||||
| Product Build | |||||||||
| Summary | 0003386: trimDirectiveWhitespaces is broken in tag files | ||||||||
| Description |
It seems that trimDirectiveWhitespaces is broken if used in tag files, i.e. tags created with JSP syntax). I get the following error with Resin 3.1.8: com.caucho.jsp.JspLineParseException: /WEB-INF/tags/waitForResults.tag:1: 'trimDirectiveWhitespaces' is an unknown JSP tag directive attribute. The valid attributes are: body-content, deferredSyntaxAllowedAsLiteral, display-name, dynamic-attributes, example, isELIgnored, language, large-icon, pageEncoding, small-icon, trimDirectiveWhitespace. 1: <%@ tag trimDirectiveWhitespaces="true" %> As can be seen, the error says that you should use "trimDirectiveWhitespace" instead, which is clearly an error and anyway doesn't work. |
||||||||
| Steps To Reproduce | |||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
31 total queries executed. 26 unique queries executed. |