[ http://jira.codehaus.org/browse/DOXIA-49?page=all ]
Brett Porter updated DOXIA-49: ------------------------------ Fix Version: 1.0-alpha-8 > Dots in source file names are not handled correctly > --------------------------------------------------- > > Key: DOXIA-49 > URL: http://jira.codehaus.org/browse/DOXIA-49 > Project: doxia > Type: Bug > Components: Site Renderer > Environment: Maven 2.0.2 > Reporter: Ersin Er > Priority: Minor > Fix For: 1.0-alpha-8 > > > When I have a source file named like abc.def.xml it's rendered as abc.html > because it's basename is got via an indexOf() method in Doxia > DefaultSiteRenderer. It can be solved by simply using lastIndexOf() instead. -- 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