You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by bu...@apache.org on 2004/01/23 22:52:56 UTC

DO NOT REPLY [Bug 26387] New: - cycle.activate() does not throw an exception when called at an inappropriate time

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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26387

cycle.activate() does not throw an exception when called at an inappropriate time

           Summary: cycle.activate() does not throw an exception when called
                    at an inappropriate time
           Product: Tapestry
           Version: 2.3
          Platform: PC
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Framework
        AssignedTo: tapestry-dev@jakarta.apache.org
        ReportedBy: ccorde01@yahoo.com


When calling cycle.activate() from within the pageBeginRender() method or 
pageValidate() method, Tapestry takes no action to activate the page. This is 
correct behavior, because activate() should not be called, however an exception 
should be thrown and propagated up to notify the developer.

---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org