You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Lukas Theussl (JIRA)" <ji...@codehaus.org> on 2009/05/19 08:59:44 UTC

[jira] Created: (DOXIASITETOOLS-24) SiteRendererSink swallows formatting in section titles

SiteRendererSink swallows formatting in section titles
------------------------------------------------------

                 Key: DOXIASITETOOLS-24
                 URL: http://jira.codehaus.org/browse/DOXIASITETOOLS-24
             Project: Maven Doxia Sitetools
          Issue Type: Bug
          Components: Site renderer
    Affects Versions: 1.1
            Reporter: Lukas Theussl


{noformat}
Section formatting: <italic> <<bold>> <<<mono>>>

* SubSection formatting: <italic> <<bold>> <<<mono>>>

  <italic> <<bold>> <<<mono>>>
{noformat}

This apt snippet is rendered correctly by site-plugin-2.0 but using 2.1-SNAPSHOT, the formatting in the section titles is lost.

The SiteRendererSink emits section titles in head mode. Note also anchors around section titles are dropped, eg for the top link in the FmlParser.

-- 
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] Closed: (DOXIASITETOOLS-24) SiteRendererSink swallows formatting in section titles

Posted by "Lukas Theussl (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/DOXIASITETOOLS-24?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukas Theussl closed DOXIASITETOOLS-24.
---------------------------------------

         Assignee: Lukas Theussl
       Resolution: Fixed
    Fix Version/s: 1.1.1

Fixed in [r776258|http://svn.apache.org/viewvc?view=rev&revision=776258]

> SiteRendererSink swallows formatting in section titles
> ------------------------------------------------------
>
>                 Key: DOXIASITETOOLS-24
>                 URL: http://jira.codehaus.org/browse/DOXIASITETOOLS-24
>             Project: Maven Doxia Sitetools
>          Issue Type: Bug
>          Components: Site renderer
>    Affects Versions: 1.1
>            Reporter: Lukas Theussl
>            Assignee: Lukas Theussl
>             Fix For: 1.1.1
>
>
> {noformat}
> Section formatting: <italic> <<bold>> <<<mono>>>
> * SubSection formatting: <italic> <<bold>> <<<mono>>>
>   <italic> <<bold>> <<<mono>>>
> {noformat}
> This apt snippet is rendered correctly by site-plugin-2.0 but using 2.1-SNAPSHOT, the formatting in the section titles is lost.
> The SiteRendererSink emits section titles in head mode. Note also anchors around section titles are dropped, eg for the top link in the FmlParser.

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