[jira] Updated: (SUREFIRE-265) Use lowercase html anchor names, else these links will not work

2007-08-08 Thread Brett Porter (JIRA)

 [ 
http://jira.codehaus.org/browse/SUREFIRE-265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brett Porter updated SUREFIRE-265:
--

Patch Submitted: [Yes]

> Use lowercase html anchor names, else these links will not work
> ---
>
> Key: SUREFIRE-265
> URL: http://jira.codehaus.org/browse/SUREFIRE-265
> Project: Maven Surefire
>  Issue Type: Bug
>  Components: report plugin
>Affects Versions: 2.0 Report Plugin
> Environment: WinXp, Java5
>Reporter: Martin Zeltner
> Fix For: 2.4
>
> Attachments: 
> patch_maven-surefire-report-plugin_html-anchor-ids-must-be-lowercase.patch
>
>   Original Estimate: 5 minutes
>  Remaining Estimate: 5 minutes
>
> The class *org.apache.maven.plugins.surefire.report.SurefireReportGenerator* 
> does generate html anchors with upper cases. With the newest version of the 
> XhtmlSink of doxia created uppercase anchor ids will be automatically made 
> lowercase. In Mozilla browsers links with upper cases in anchors and lower 
> cases in anchor ids will not work. The Internet Explorer doesn't care about 
> cases. In appended patch I've corrected this issue by lowercasing every link 
> anchor.
> Cheers,
> Martin

-- 
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




[jira] Updated: (SUREFIRE-265) Use lowercase html anchor names, else these links will not work

2007-02-22 Thread Brett Porter (JIRA)

 [ 
http://jira.codehaus.org/browse/SUREFIRE-265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brett Porter updated SUREFIRE-265:
--

Fix Version/s: (was: 2.3)
   2.4

> Use lowercase html anchor names, else these links will not work
> ---
>
> Key: SUREFIRE-265
> URL: http://jira.codehaus.org/browse/SUREFIRE-265
> Project: Maven Surefire
>  Issue Type: Bug
>  Components: report plugin
>Affects Versions: 2.0 Report Plugin
> Environment: WinXp, Java5
>Reporter: Martin Zeltner
> Fix For: 2.4
>
> Attachments: 
> patch_maven-surefire-report-plugin_html-anchor-ids-must-be-lowercase.patch
>
>   Original Estimate: 5 minutes
>  Remaining Estimate: 5 minutes
>
> The class *org.apache.maven.plugins.surefire.report.SurefireReportGenerator* 
> does generate html anchors with upper cases. With the newest version of the 
> XhtmlSink of doxia created uppercase anchor ids will be automatically made 
> lowercase. In Mozilla browsers links with upper cases in anchors and lower 
> cases in anchor ids will not work. The Internet Explorer doesn't care about 
> cases. In appended patch I've corrected this issue by lowercasing every link 
> anchor.
> Cheers,
> Martin

-- 
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




[jira] Updated: (SUREFIRE-265) Use lowercase html anchor names, else these links will not work

2007-01-23 Thread Brett Porter (JIRA)

 [ 
http://jira.codehaus.org/browse/SUREFIRE-265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brett Porter updated SUREFIRE-265:
--

Fix Version/s: 2.3

> Use lowercase html anchor names, else these links will not work
> ---
>
> Key: SUREFIRE-265
> URL: http://jira.codehaus.org/browse/SUREFIRE-265
> Project: Maven Surefire
>  Issue Type: Bug
>  Components: report plugin
>Affects Versions: 2.0 Report Plugin
> Environment: WinXp, Java5
>Reporter: Martin Zeltner
> Fix For: 2.3
>
> Attachments: 
> patch_maven-surefire-report-plugin_html-anchor-ids-must-be-lowercase.patch
>
>   Original Estimate: 5 minutes
>  Remaining Estimate: 5 minutes
>
> The class *org.apache.maven.plugins.surefire.report.SurefireReportGenerator* 
> does generate html anchors with upper cases. With the newest version of the 
> XhtmlSink of doxia created uppercase anchor ids will be automatically made 
> lowercase. In Mozilla browsers links with upper cases in anchors and lower 
> cases in anchor ids will not work. The Internet Explorer doesn't care about 
> cases. In appended patch I've corrected this issue by lowercasing every link 
> anchor.
> Cheers,
> Martin

-- 
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




[jira] Updated: (SUREFIRE-265) Use lowercase html anchor names, else these links will not work

2007-01-21 Thread Brett Porter (JIRA)

 [ 
http://jira.codehaus.org/browse/SUREFIRE-265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brett Porter updated SUREFIRE-265:
--

Affects Version/s: 2.0 Report Plugin

> Use lowercase html anchor names, else these links will not work
> ---
>
> Key: SUREFIRE-265
> URL: http://jira.codehaus.org/browse/SUREFIRE-265
> Project: Maven Surefire
>  Issue Type: Bug
>  Components: report plugin
>Affects Versions: 2.0 Report Plugin
> Environment: WinXp, Java5
>Reporter: Martin Zeltner
> Attachments: 
> patch_maven-surefire-report-plugin_html-anchor-ids-must-be-lowercase.patch
>
>   Original Estimate: 5 minutes
>  Remaining Estimate: 5 minutes
>
> The class *org.apache.maven.plugins.surefire.report.SurefireReportGenerator* 
> does generate html anchors with upper cases. With the newest version of the 
> XhtmlSink of doxia created uppercase anchor ids will be automatically made 
> lowercase. In Mozilla browsers links with upper cases in anchors and lower 
> cases in anchor ids will not work. The Internet Explorer doesn't care about 
> cases. In appended patch I've corrected this issue by lowercasing every link 
> anchor.
> Cheers,
> Martin

-- 
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




[jira] Updated: (SUREFIRE-265) Use lowercase html anchor names, else these links will not work

2007-01-21 Thread Brett Porter (JIRA)

 [ 
http://jira.codehaus.org/browse/SUREFIRE-265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brett Porter updated SUREFIRE-265:
--

Component/s: report plugin

> Use lowercase html anchor names, else these links will not work
> ---
>
> Key: SUREFIRE-265
> URL: http://jira.codehaus.org/browse/SUREFIRE-265
> Project: Maven Surefire
>  Issue Type: Bug
>  Components: report plugin
> Environment: WinXp, Java5
>Reporter: Martin Zeltner
> Attachments: 
> patch_maven-surefire-report-plugin_html-anchor-ids-must-be-lowercase.patch
>
>   Original Estimate: 5 minutes
>  Remaining Estimate: 5 minutes
>
> The class *org.apache.maven.plugins.surefire.report.SurefireReportGenerator* 
> does generate html anchors with upper cases. With the newest version of the 
> XhtmlSink of doxia created uppercase anchor ids will be automatically made 
> lowercase. In Mozilla browsers links with upper cases in anchors and lower 
> cases in anchor ids will not work. The Internet Explorer doesn't care about 
> cases. In appended patch I've corrected this issue by lowercasing every link 
> anchor.
> Cheers,
> Martin

-- 
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