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 2004/12/01 10:39:53 UTC

DO NOT REPLY [Bug 32465] New: - [PATCH] Warn about use of continuation in wrong sitemap

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

           Summary: [PATCH] Warn about use of continuation in wrong sitemap
           Product: Cocoon 2
           Version: Current SVN 2.2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Flowscript
        AssignedTo: dev@cocoon.apache.org
        ReportedBy: johan@hippo.nl


Recent changes bound continuations to the sitemap they were created in. This was 
an incompatible change. Sites which use continuations across sitemap will be 
given almost no indication that their use of Flowscript is broken and where it 
is broken. For complex sites the process of finding what and where continuations 
are used incorrectly becomes time-consuming.

This patch adds a warning to the log, including the originating interpreter ID 
and the interpreter ID for which the continuation was looked up, when a 
continuation is looked up for the wrong sitemap.

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