You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by jo...@apache.org on 2005/09/19 23:22:58 UTC

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

Author: joerg
Date: Mon Sep 19 14:22:54 2005
New Revision: 290273

URL: http://svn.apache.org/viewcvs?rev=290273&view=rev
Log:
fixing bug 35475:
CForms: Improved error message for wrong content type on upload.

I hope all these strange characters in the message files get through correctly.

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=290273&r1=290272&r2=290273&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/status.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/status.xml Mon Sep 19 14:22:54 2005
@@ -197,6 +197,9 @@
 
   <changes>
   <release version="@version@" date="@date@">
+    <action dev="JH" type="update" fixes-bug="35475" due-to="Mark Lundquist" due-to-email="mlundquist2@comcast.net">
+      CForms: Improved error message for wrong content type on upload.
+    </action>
     <action dev="JH" type="fix" fixes-bug="35162" due-to="Jochen Kuhnle" due-to-email="werbung@kuhnle.net">
       XSP: EclipseJavaCompiler chokes on warnings. Changed to errors.
     </action>