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 2011/01/11 10:52:57 UTC

[jira] Created: (DOXIASITETOOLS-47) DefaultDecorationModelInheritanceAssembler fails with scp urls

DefaultDecorationModelInheritanceAssembler fails with scp urls
--------------------------------------------------------------

                 Key: DOXIASITETOOLS-47
                 URL: http://jira.codehaus.org/browse/DOXIASITETOOLS-47
             Project: Maven Doxia Sitetools
          Issue Type: Bug
          Components: Decoration model
    Affects Versions: 1.1.4
            Reporter: Lukas Theussl


Working on MSITE-535 I noticed some weird things in the InheritanceAssembler when scp urls are used as base URLs. Apparently, inheritance only works with http and file urls. The relative link resolution shouldn't depend on the url protocol.

-- 
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-47) DefaultDecorationModelInheritanceAssembler fails with scp urls

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

Lukas Theussl closed DOXIASITETOOLS-47.
---------------------------------------

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

Fixed in [r1058083|http://svn.apache.org/viewvc?rev=1058083&view=rev]

> DefaultDecorationModelInheritanceAssembler fails with scp urls
> --------------------------------------------------------------
>
>                 Key: DOXIASITETOOLS-47
>                 URL: http://jira.codehaus.org/browse/DOXIASITETOOLS-47
>             Project: Maven Doxia Sitetools
>          Issue Type: Bug
>          Components: Decoration model
>    Affects Versions: 1.1.4
>            Reporter: Lukas Theussl
>            Assignee: Lukas Theussl
>             Fix For: 1.1.5
>
>
> Working on MSITE-535 I noticed some weird things in the InheritanceAssembler when scp urls are used as base URLs. Apparently, inheritance only works with http and file urls. The relative link resolution shouldn't depend on the url protocol.

-- 
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] Commented: (DOXIASITETOOLS-47) DefaultDecorationModelInheritanceAssembler fails with scp urls

Posted by "Lukas Theussl (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/DOXIASITETOOLS-47?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=251300#action_251300 ] 

Lukas Theussl commented on DOXIASITETOOLS-47:
---------------------------------------------

Problem is in PathDescriptor and PathUtils. Added more tests: [r1058082|http://svn.apache.org/viewvc?rev=1058082&view=rev]

> DefaultDecorationModelInheritanceAssembler fails with scp urls
> --------------------------------------------------------------
>
>                 Key: DOXIASITETOOLS-47
>                 URL: http://jira.codehaus.org/browse/DOXIASITETOOLS-47
>             Project: Maven Doxia Sitetools
>          Issue Type: Bug
>          Components: Decoration model
>    Affects Versions: 1.1.4
>            Reporter: Lukas Theussl
>
> Working on MSITE-535 I noticed some weird things in the InheritanceAssembler when scp urls are used as base URLs. Apparently, inheritance only works with http and file urls. The relative link resolution shouldn't depend on the url protocol.

-- 
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] Commented: (DOXIASITETOOLS-47) DefaultDecorationModelInheritanceAssembler fails with scp urls

Posted by "Lukas Theussl (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/DOXIASITETOOLS-47?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=251156#action_251156 ] 

Lukas Theussl commented on DOXIASITETOOLS-47:
---------------------------------------------

Added tests to demonstrate the problem: [r1057607|http://svn.apache.org/viewvc?rev=1057607&view=rev]

> DefaultDecorationModelInheritanceAssembler fails with scp urls
> --------------------------------------------------------------
>
>                 Key: DOXIASITETOOLS-47
>                 URL: http://jira.codehaus.org/browse/DOXIASITETOOLS-47
>             Project: Maven Doxia Sitetools
>          Issue Type: Bug
>          Components: Decoration model
>    Affects Versions: 1.1.4
>            Reporter: Lukas Theussl
>
> Working on MSITE-535 I noticed some weird things in the InheritanceAssembler when scp urls are used as base URLs. Apparently, inheritance only works with http and file urls. The relative link resolution shouldn't depend on the url protocol.

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