You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cz...@apache.org on 2005/10/17 15:59:46 UTC

svn commit: r325893 - /cocoon/trunk/status.xml

Author: cziegeler
Date: Mon Oct 17 06:59:43 2005
New Revision: 325893

URL: http://svn.apache.org/viewcvs?rev=325893&view=rev
Log:
Include coplet instance id and ignore javascript links during rewriting

Modified:
    cocoon/trunk/status.xml

Modified: cocoon/trunk/status.xml
URL: http://svn.apache.org/viewcvs/cocoon/trunk/status.xml?rev=325893&r1=325892&r2=325893&view=diff
==============================================================================
--- cocoon/trunk/status.xml (original)
+++ cocoon/trunk/status.xml Mon Oct 17 06:59:43 2005
@@ -560,6 +560,10 @@
    </action>
   </release>
   <release version="2.1.8" date="TBD">
+    <action dev="CZ" type="add">
+      Portal Block: Include coplet instance id in window renderer; ignore javascript: urls during
+                    url rewriting.
+    </action>
     <action dev="RG" type="fix" fixes-bug="32784">
       Portal Block: Allow Full screen mode to show navigation.
     </action>