Anonymous | Login | Signup for a new account | 12-17-2024 11:29 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 | ||||
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 | ||||||
Status | closed | Product Version | 3.1.8 | ||||||
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. |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
31 total queries executed. 26 unique queries executed. |