You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Herve Boutemy (JIRA)" <ji...@codehaus.org> on 2009/11/25 18:16:55 UTC

[jira] Created: (DOXIASITETOOLS-35) wrong model inheritance for text-only banners (without image)

wrong model inheritance for text-only banners (without image)
-------------------------------------------------------------

                 Key: DOXIASITETOOLS-35
                 URL: http://jira.codehaus.org/browse/DOXIASITETOOLS-35
             Project: Maven Doxia Sitetools
          Issue Type: Bug
    Affects Versions: 1.1.1
            Reporter: Herve Boutemy


for a text-only banner like the following:
{code:xml}
  <bannerLeft>
    <name>The Jakarta Project</name>
    <href>http://jakarta.apache.org/</href>
  </bannerLeft>
{code}
interpolation during model inheritance defines a value for src attribute, pointing to a non-existing image...

-- 
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-35) wrong model inheritance for text-only banners (without image)

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

Herve Boutemy closed DOXIASITETOOLS-35.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.2
         Assignee: Herve Boutemy

fixed in r884200

> wrong model inheritance for text-only banners (without image)
> -------------------------------------------------------------
>
>                 Key: DOXIASITETOOLS-35
>                 URL: http://jira.codehaus.org/browse/DOXIASITETOOLS-35
>             Project: Maven Doxia Sitetools
>          Issue Type: Bug
>    Affects Versions: 1.1.1
>            Reporter: Herve Boutemy
>            Assignee: Herve Boutemy
>             Fix For: 1.1.2
>
>
> for a text-only banner like the following:
> {code:xml}
>   <bannerLeft>
>     <name>The Jakarta Project</name>
>     <href>http://jakarta.apache.org/</href>
>   </bannerLeft>
> {code}
> interpolation during model inheritance defines a value for src attribute, pointing to a non-existing image...

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