|
From: Grégory J. (J. <ji...@co...> - 2011-09-05 10:56:41
|
taglib-version needs to be filtered in jsp 2.0 taglib descriptors
-----------------------------------------------------------------
Key: XDP-252
URL: https://jira.codehaus.org/browse/XDP-252
Project: XDoclet 2 Plugins
Issue Type: Bug
Reporter: Grégory Joseph
The XSD for taglibs 2.0 defines taglib-version as a decimal number. A version such as {{1.2.3}} fails to pass validation. We could simply filter the version and only let numbers go through (-> {{123}})
This has been fixed with taglib 2.1.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|