[cvs] expresso commit by dlloyd: elftor's fix for readonly InputTag

JCorporate Ltd jcorp at jcorporate.com
Sat Jan 22 20:31:42 UTC 2005


Log Message:
-----------
elftor's fix for readonly InputTag

Modified Files:
--------------
    expresso/expresso-web/expresso/doc:
        ChangeLog.xml

Revision Data
-------------
Index: ChangeLog.xml
===================================================================
RCS file: /home/javacorp/.cvs/expresso/expresso/expresso-web/expresso/doc/ChangeLog.xml,v
retrieving revision 1.279
retrieving revision 1.280
diff -Lexpresso-web/expresso/doc/ChangeLog.xml -Lexpresso-web/expresso/doc/ChangeLog.xml -u -r1.279 -r1.280
--- expresso-web/expresso/doc/ChangeLog.xml
+++ expresso-web/expresso/doc/ChangeLog.xml
@@ -5,6 +5,11 @@
 	<project name="Expresso">
 		<version name="5.6.1" releaseDate="Not released yet">
 			<comment>Continued Updates</comment>
+            <bug-fix title="Invalid readonly InputTag">
+                <explanation>A readonly Input would render as readonly"".  Some unforgiving browsers did not recognize the readonly attribute when this occurs.
+                </explanation>
+                <contributor>elftor, David Lloyd</contributor>
+            </bug-fix>
             <bug-fix title="Emails without attachments no longer display as having attachments in clients">
                 <explanation>Emails sent with EMailSender without attachments were being displayed as 
                 having attachments in many email clients. This is now fixed.


More information about the cvs mailing list