Author: taylor
Date: Tue Feb 20 22:58:32 2007
New Revision: 509919

URL: http://svn.apache.org/viewvc?view=rev&rev=509919
Log:
making request parameter pass thru default til we can get a handle on how many 
bad boy portlets we have (like the category-portlet-selector)
I *know* the effects that passing thru portal render params can have, but I 
want also let others developers test and continue using the selector
I will try to flip these settings back once Im satisfied that the Desktop, 
selector and admin utilities are functioning properly

Modified:
    portals/jetspeed-2/trunk/src/webapp/WEB-INF/conf/jetspeed.properties

Modified: portals/jetspeed-2/trunk/src/webapp/WEB-INF/conf/jetspeed.properties
URL: 
http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/src/webapp/WEB-INF/conf/jetspeed.properties?view=diff&rev=509919&r1=509918&r2=509919
==============================================================================
--- portals/jetspeed-2/trunk/src/webapp/WEB-INF/conf/jetspeed.properties 
(original)
+++ portals/jetspeed-2/trunk/src/webapp/WEB-INF/conf/jetspeed.properties Tue 
Feb 20 22:58:32 2007
@@ -61,8 +61,8 @@
 #
 # Setting both these properties to true will deliver the "old" pre-2.1 
behavior.
 
#----------------------------------------------------------------------------------
-merge.portal.parameters.with.portlet.parameters=false
-merge.portal.parameters.before.portlet.parameters=false
+merge.portal.parameters.with.portlet.parameters=true
+merge.portal.parameters.before.portlet.parameters=true
 # -------------------------------------------------------------------
 #  Portlet Mode Support
 # -------------------------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to