Author: bruno Date: Mon Nov 22 06:32:07 2004 New Revision: 106186 Modified: cocoon/trunk/status.xml Log: ParamSaxBuffer: fix for substitution parameters split over multiple character events.
Modified: cocoon/trunk/status.xml Url: http://svn.apache.org/viewcvs/cocoon/trunk/status.xml?view=diff&rev=106186&p1=cocoon/trunk/status.xml&r1=106185&p2=cocoon/trunk/status.xml&r2=106186 ============================================================================== --- cocoon/trunk/status.xml (original) +++ cocoon/trunk/status.xml Mon Nov 22 06:32:07 2004 @@ -202,6 +202,9 @@ <changes> <release version="@version@" date="@date@"> + <action dev="BRD" type="fix" due-to="Neil Bacon" fixes-bug="31887" due-to-email="[EMAIL PROTECTED]"> + I18n (ParamSaxBuffer): handle case where substitution params like {0} are split over multiple character events. + </action> <action dev="LG" type="fix"> Fix: Continuation can only be invoked for the interpreter it was originally created for. </action>