[cvs] expresso commit by mtraum:

JCorporate Ltd jcorp at jcorporate.com
Fri Feb 11 03:54:01 UTC 2005


Log Message:
-----------


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.282
retrieving revision 1.283
diff -Lexpresso-web/expresso/doc/ChangeLog.xml -Lexpresso-web/expresso/doc/ChangeLog.xml -u -r1.282 -r1.283
--- 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="RestrictAccess expresso tag threw NPE without session and was not redirecting back">
+                <explanation>When the RestrictAccess tag was used before a session was created, a NPE was thrown. Also, it will now redirect back to the original page after login.
+                </explanation>
+                <contributor>Mike Traum</contributor>
+            </bug-fix>
             <new-feature title="New methods in User and EMailSender to allow for (among other things) embedding images in html emails">
                 <explanation>User.notify(String,String,boolean,MimeBodyPart) and EMailSender.addMimeAttachments allow adding MimeBodyPart's 
                 directly to emails. This can be used to set their headers, which can used, for example, to embed images in html emails.


More information about the cvs mailing list