svn propchange: r1104173 - svn:log

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn propchange: r1104173 - svn:log

jleroux@apache.org
Author: jleroux
Revision: 1104173
Modified property: svn:log

Modified: svn:log at Tue May 17 11:58:08 2011
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Tue May 17 11:58:08 2011
@@ -1,6 +1,6 @@
 I got caught by this typo on a production cluster:
 XmlFileLoader: File file:.....framework/entity/config/entityengine.xml process fatal error. Line: 686. Error message: Invalid byte 2 of 2-byte UTF-8 sequence.
 
-After having manually put back the line modified by an automatically applied, patch I got this  mis-representation. Not sure why, and anyway had no chances to think about it (certainly due to a difference on how UTF-8 was represented on these servers and on my machine - XP with Putty and SSH)
+After having manually put back the line modified by an automatically applied patch, I got this  mis-representation. Not sure why, and anyway had no chances to think about it (certainly due to a difference on how UTF-8 was represented on these servers and on my machine - XP with Putty and SSH)
 
 So I remove this weirdness to prevent future possible nervous crises ;o)