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=32511>. 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=32511 Summary: [PATCH] Allow continuation-sharing bug compatibility Product: Cocoon 2 Version: Current SVN 2.1 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: Flowscript AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] When a site using continuations shared by different sitemaps is upgraded to the latest 2.1 version of Cocoon the site is broken, because sharing continuations was a bug and it has been fixed. Refactoring and/or redesigning the site can take quite a while. Due to time pressure it is not always possible to do the refactoring immediatly. A possibility to allow a user to gradually refactor his site is desirable. This patch allows users to switch compatibility with the bug on, allowing them to use all enhancements and fixes of the latest Cocoon without requiring them to refactor their site immediatly. The warnings about a continuation being looked up in another sitemap than it was created in will always appear in the logs. This is an indication that the site should be refactored. Because lots of these warnings will be added to the logs it is also an incentive to do the refactoring. -- 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.
