You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2005/01/20 11:46:39 UTC

DO NOT REPLY [Bug 33178] New: - Mounting a sitemap with pass-through alters resolveURI

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=33178>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33178

           Summary: Mounting a sitemap with pass-through alters resolveURI
           Product: Cocoon 2
           Version: Current SVN 2.1
          Platform: PC
        OS/Version: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general components
        AssignedTo: dev@cocoon.apache.org
        ReportedBy: jbq@anyware-tech.com


I have a sitemap in context://portal/poll that mounts a sitemap in
context://another/place/portal/poll/sitemap.xmap.  In this context,
resolveURI("") returns "file:/path/to/portal/poll/".

But in the context of the mounted sitemap, resolveURI("") returns
"file:/path/to/another/place/portal/poll/sitemap.xmap" instead of
"file:/path/to/another/place/portal/poll/".

We find it annoying, a fix would be welcome.

Thanks!

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.