You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by "Weaver, Scott" <Sw...@rippe.com> on 2002/09/30 17:06:34 UTC

[PATCH] fixed issue with VelocityPortletAction events unexpectedl y firing for all portlets of the same type

This patch fixes the issue with ALL portlets of the same type on the same page having their events fired when one of those types is requested.

Thanks to Mark Orciuch for his pointing me to the JspAction example.

Scott