[ http://issues.apache.org/jira/browse/PLUTO-258?page=comments#action_12448702 ] Craig Doremus commented on PLUTO-258: -------------------------------------
David, Please submit your patch. We will take a look at it and commit. Thanks. > Custom WindowStates and PortletModes do not work with tag library (in Pluto > 1.1) > -------------------------------------------------------------------------------- > > Key: PLUTO-258 > URL: http://issues.apache.org/jira/browse/PLUTO-258 > Project: Pluto > Issue Type: Bug > Components: portlet container taglibs > Affects Versions: 1.1.0-beta1 > Reporter: David Garcia > Priority: Minor > > This bug was fixed for 1.0.1 (see PLUTO-97) but remains unfixed in 1.1. > The affected classes are BasicURLTag (where TEI is defined), RenderURLTag and > ActionURLTag in package org.apache.pluto.tags. > The solution implemented in 1.0.1 was to always do new > PortletMode(portletMode) or new WindowState(windowState) instead of looking > it up from TEI.portletModes or TEI.definedWindowStates. > If that solution is ok for 1.1 I can submit a patch. > Thanks. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
