[
https://jira.codehaus.org/browse/DOXIASITETOOLS-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Herve Boutemy updated DOXIASITETOOLS-91:
----------------------------------------
Fix Version/s: 1.6
> Section title anchors are not at a good place in generated HTML
> ---------------------------------------------------------------
>
> Key: DOXIASITETOOLS-91
> URL: https://jira.codehaus.org/browse/DOXIASITETOOLS-91
> Project: Maven Doxia Sitetools
> Issue Type: Bug
> Affects Versions: 1.4
> Reporter: Herve Boutemy
> Priority: Critical
> Fix For: 1.6
>
>
> here is and example of generated HTML:
> {code:xml}<h3>Running integration tests multiple times<a
> name="Running_integration_tests_multiple_times"></a></h3>{code}
> the anchor is inserted after text
> then when using this anchor in a web browser, the title is not shown
> to show the title, the markup should be something like
> {code:xml}<h3><a name="Running_integration_tests_multiple_times">Running
> integration tests multiple times</a></h3>{code}
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)