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=29738>.
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=29738

cocoon:/ protocol broken

           Summary: cocoon:/ protocol broken
           Product: Cocoon 2
           Version: Current CVS 2.1
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: Other
         Component: core
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


As reported on the dev mailing list:

http://marc.theaimsgroup.com/?t=108609529800008&r=1&w=2
http://marc.theaimsgroup.com/?t=108689190700002&r=1&w=2
http://marc.theaimsgroup.com/?t=108739617100003&r=1&w=2

there seems to be a problem with loading a relative pipeline using cocoon:/.
For example, I have coplets/calllist/sitemap.xmap which contains a pipeline
which gets some data from another pipeline in the same file.  It uses:

<map:generate src="cocoon:/data"/>

this worked before the beginning of June, since then it only works if I change
it to:

<map:generate src="cocoon://coplets/calllist/data"/>

Apparently this also affects Lenya running on latest CVS.

Reply via email to