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 2011/08/18 02:50:32 UTC

[jira] Created: (DOXIASITETOOLS-62) improve breadcrumbs inheritance: if child defines an item already in parent, remove every breadcrumb item from parent after it

improve breadcrumbs inheritance: if child defines an item already in parent, remove every breadcrumb item from parent after it
------------------------------------------------------------------------------------------------------------------------------

                 Key: DOXIASITETOOLS-62
                 URL: https://jira.codehaus.org/browse/DOXIASITETOOLS-62
             Project: Maven Doxia Sitetools
          Issue Type: Improvement
          Components: Decoration model
    Affects Versions: 1.2
            Reporter: Herve Boutemy


see MSITE-582

suppose parent descriptor has following breacrumb items:
A > B > C > D > E > F

I want a child to remove D > E > F and replace with M > N > O
A > B > C > M > N > O

To do that, that child should define C > M > N > O

C is found in parent breadcrumb items, then we can delete the following parent items then add following child items

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] (DOXIASITETOOLS-62) improve breadcrumbs inheritance: if child defines an item already in parent, remove every breadcrumb item from parent after it

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/DOXIASITETOOLS-62?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Lundberg updated DOXIASITETOOLS-62:
------------------------------------------

    Fix Version/s:     (was: 1.2.1)
                   1.3
    
> improve breadcrumbs inheritance: if child defines an item already in parent, remove every breadcrumb item from parent after it
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DOXIASITETOOLS-62
>                 URL: https://jira.codehaus.org/browse/DOXIASITETOOLS-62
>             Project: Maven Doxia Sitetools
>          Issue Type: Improvement
>          Components: Decoration model
>    Affects Versions: 1.2
>            Reporter: Herve Boutemy
>            Assignee: Herve Boutemy
>             Fix For: 1.3
>
>
> see MSITE-582
> suppose parent descriptor has following breacrumb items:
> A > B > C > D > E > F
> I want a child to remove D > E > F and replace with M > N > O
> A > B > C > M > N > O
> To do that, that child should define C > M > N > O
> C is found in parent breadcrumb items, then we can delete the following parent items then add following child items

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

        

[jira] Closed: (DOXIASITETOOLS-62) improve breadcrumbs inheritance: if child defines an item already in parent, remove every breadcrumb item from parent after it

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

Herve Boutemy closed DOXIASITETOOLS-62.
---------------------------------------

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

done in [r1196128|http://svn.apache.org/viewvc?rev=1196128&view=rev]

> improve breadcrumbs inheritance: if child defines an item already in parent, remove every breadcrumb item from parent after it
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DOXIASITETOOLS-62
>                 URL: https://jira.codehaus.org/browse/DOXIASITETOOLS-62
>             Project: Maven Doxia Sitetools
>          Issue Type: Improvement
>          Components: Decoration model
>    Affects Versions: 1.2
>            Reporter: Herve Boutemy
>            Assignee: Herve Boutemy
>             Fix For: 1.2.1
>
>
> see MSITE-582
> suppose parent descriptor has following breacrumb items:
> A > B > C > D > E > F
> I want a child to remove D > E > F and replace with M > N > O
> A > B > C > M > N > O
> To do that, that child should define C > M > N > O
> C is found in parent breadcrumb items, then we can delete the following parent items then add following child items

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira