[ http://jira.codehaus.org/browse/DOXIA-308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lukas Theussl closed DOXIA-308.
-------------------------------
Assignee: Lukas Theussl
Resolution: Fixed
Fix Version/s: 1.1.1
Fixed in r769701.
> encodeId returns an empty string which is not a valid id
> --------------------------------------------------------
>
> Key: DOXIA-308
> URL: http://jira.codehaus.org/browse/DOXIA-308
> Project: Maven Doxia
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.1
> Reporter: Lukas Theussl
> Assignee: Lukas Theussl
> Fix For: 1.1.1
>
>
> IMO the encodeId method is meant to return an id that is guaranteed to be a valid Doxia
id. However, for an empty string as input, or a string consisting only of spaces, encodeId
returns an empty string which is not a valid id.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|