You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "SebbASF (JIRA)" <ji...@codehaus.org> on 2010/06/16 18:03:12 UTC

[jira] Created: (MPIR-198) introduction does not allow HTML markup

introduction does not allow HTML markup
---------------------------------------

                 Key: MPIR-198
                 URL: http://jira.codehaus.org/browse/MPIR-198
             Project: Maven 2.x Project Info Reports Plugin
          Issue Type: Bug
          Components: mailing-list
    Affects Versions: 2.2
            Reporter: SebbASF


Further to http://jira.codehaus.org/browse/MPIR-189 the property does not seem to allow any markup.

This is very limiting.

HTML markup ought to be allowed, e.g. to allow a link to a page describing the e-mail etiquette etc.
In particular for ASF projects there really needs to be a link to the Forum Archive Policy http://www.apache.org/foundation/public-archives.html

The string can be specified with embedded markup if one uses the <![CDATA[ tag.
But something in the code then escapes the < & > so they appear as text in the generated page.

-- 
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: (MPIR-198) introduction does not allow HTML markup

Posted by "Vincent Siveton (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPIR-198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vincent Siveton closed MPIR-198.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3

should be fixed with MPIR-206

> introduction does not allow HTML markup
> ---------------------------------------
>
>                 Key: MPIR-198
>                 URL: http://jira.codehaus.org/browse/MPIR-198
>             Project: Maven 2.x Project Info Reports Plugin
>          Issue Type: Bug
>          Components: mailing-list
>    Affects Versions: 2.2
>            Reporter: SebbASF
>             Fix For: 2.3
>
>
> Further to http://jira.codehaus.org/browse/MPIR-189 the property does not seem to allow any markup.
> This is very limiting.
> HTML markup ought to be allowed, e.g. to allow a link to a page describing the e-mail etiquette etc.
> In particular for ASF projects there really needs to be a link to the Forum Archive Policy http://www.apache.org/foundation/public-archives.html
> The string can be specified with embedded markup if one uses the <![CDATA[ tag.
> But something in the code then escapes the < & > so they appear as text in the generated page.

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