You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2006/04/07 06:03:48 UTC

[jira] Closed: (DOXIA-49) Dots in source file names are not handled correctly

     [ http://jira.codehaus.org/browse/DOXIA-49?page=all ]
     
Brett Porter closed DOXIA-49:
-----------------------------

     Assign To: Brett Porter
    Resolution: Fixed

I believe this was fixed during other changes - tested.

> 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
>     Assignee: Brett Porter
>     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