[ 
https://issues.apache.org/jira/browse/LUCENE-4944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13636583#comment-13636583
 ] 

Steve Rowe commented on LUCENE-4944:
------------------------------------

bq. Maybe we should fix this, too (to make it valid HTML). All anchors begin 
with version number, it may be the best to add a "v" in front.

Thanks Uwe, I didn't realize that, adding "v" in front is a good idea.  I'll 
work on this, and on detecting multiple same-named sections per-release, in 
changes2html.pl.
                
> changes2html.pl does not detect duplicate sections in the changes.txt
> ---------------------------------------------------------------------
>
>                 Key: LUCENE-4944
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4944
>             Project: Lucene - Core
>          Issue Type: Bug
>    Affects Versions: 4.2
>            Reporter: Uwe Schindler
>
> When reviewing the release artifacts of Lucene 4.3, I noticed that 
> CHANGES.txt contains a section "api changes" 2 times. The changes2html 
> converter should maybe complain about that and fail the build. Otherwise the 
> generated HTML contains the same anchor element two times for one release and 
> the open/close logic breaks (it only open/closes the first one, although you 
> click on the second one).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to