You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by hl...@apache.org on 2008/01/17 18:39:37 UTC

svn commit: r612885 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry/ main/java/org/apache/tapestry/internal/util/ test/java/org/apache/tapestry/internal/util/

Author: hlship
Date: Thu Jan 17 09:39:36 2008
New Revision: 612885

URL: http://svn.apache.org/viewvc?rev=612885&view=rev
Log:
TAPESTRY-2044: Component action requests are not capable of handling the case where the active page and the page containing the component are different

Removed:
    tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry/ComponentEventHandler.java
    tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry/internal/util/NotificationEventHandler.java
    tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/internal/util/NotificationEventHandlerTest.java