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 ta...@apache.org on 2005/06/23 05:00:18 UTC

svn commit: r193058 - /portals/jetspeed-2/trunk/portal/src/webapp/WEB-INF/assembly/jetspeed-spring.xml

Author: taylor
Date: Wed Jun 22 20:00:18 2005
New Revision: 193058

URL: http://svn.apache.org/viewcvs?rev=193058&view=rev
Log:
http://issues.apache.org/jira/browse/JS2-266
The content search pathes of page omit portlet-decorator

Modified:
    portals/jetspeed-2/trunk/portal/src/webapp/WEB-INF/assembly/jetspeed-spring.xml

Modified: portals/jetspeed-2/trunk/portal/src/webapp/WEB-INF/assembly/jetspeed-spring.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/portal/src/webapp/WEB-INF/assembly/jetspeed-spring.xml?rev=193058&r1=193057&r2=193058&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/portal/src/webapp/WEB-INF/assembly/jetspeed-spring.xml (original)
+++ portals/jetspeed-2/trunk/portal/src/webapp/WEB-INF/assembly/jetspeed-spring.xml Wed Jun 22 20:00:18 2005
@@ -386,7 +386,7 @@
   	   <constructor-arg index="2">
   	   	<list>
   	   		<value>portlet/{mediaType}/jetspeed</value>
-  	   		<value>portlet/{mediaType}</value>
+  <!--	   		<value>portlet/{mediaType}</value> -->
   	   		<value>layout/{mediaType}</value>
   	   		<value>generic/{mediaType}</value>  	   		
   	   		<value>{mediaType}</value>  	   		



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