You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by sy...@apache.org on 2005/10/21 16:09:32 UTC

svn commit: r327192 - /cocoon/branches/BRANCH_2_1_X/status.xml

Author: sylvain
Date: Fri Oct 21 07:09:29 2005
New Revision: 327192

URL: http://svn.apache.org/viewcvs?rev=327192&view=rev
Log:
Fix bug #36381 - styling for booleanfied in output state, thanks to Jason Johnston <co...@lojjic.net>

Modified:
    cocoon/branches/BRANCH_2_1_X/status.xml

Modified: cocoon/branches/BRANCH_2_1_X/status.xml
URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/status.xml?rev=327192&r1=327191&r2=327192&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/status.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/status.xml Fri Oct 21 07:09:29 2005
@@ -175,6 +175,9 @@
 
   <changes>
   <release version="@version@" date="@date@">
+    <action dev="SW" type="fix" fixes-bug="36381" due-to="Jason Johnston" due-to-email="cocoon@lojjic.net">
+      Forms block: Fix HTML rendering of booleanfields in output state.
+    </action>
     <action dev="SW" type="fix" fixes-bug="37005" due-to="Philipp Schmidt" due-to-email="philipp.schmidt@gmail.com">
       Forms block: Fix ArrayIndexOutOfBoundException in the library subsystem.
     </action>