Mantis Bugtracker
  

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

- Relationships

- Notes
(0003941)
ferg
03-26-09 20:49

jsp/01h5
 

- Issue History
Date Modified Username Field Change
03-13-09 01:43 kvirkki New Issue
03-13-09 03:06 kvirkki Issue Monitored: kvirkki
03-26-09 20:49 ferg Note Added: 0003941
03-26-09 20:49 ferg Assigned To  => ferg
03-26-09 20:49 ferg Status new => closed
03-26-09 20:49 ferg Resolution open => fixed
03-26-09 20:49 ferg Fixed in Version  => 3.1.9
03-26-09 20:49 ferg Description Updated


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