On Mon, 11 Sep 2006, Tobias Schlitt wrote:

> Author: Tobias Schlitt
> Date: 2006-09-11 16:03:54 +0200 (Mon, 11 Sep 2006)
> New Revision: 3467
> 
> Log:
> - Fixed bug #8340: Column names are not escaped.
> 
> Modified:
>    trunk/PersistentObject/ChangeLog
>    trunk/PersistentObject/src/persistent_session.php
> 
> Modified: trunk/PersistentObject/ChangeLog
> ===================================================================
> --- trunk/PersistentObject/ChangeLog  2006-09-11 13:58:59 UTC (rev 3466)
> +++ trunk/PersistentObject/ChangeLog  2006-09-11 14:03:54 UTC (rev 3467)
> @@ -5,6 +5,7 @@
>    exception message.
>  - Fixed bug #8511: @access private for the 'id generator' classes.
>  - Fixed bug #8663: Undeclared property "type" used instead of "propertyType"
> +- Fixed bug #8340: Column names are not escaped.
>    in ezcPersistentObjectProperty.  This property is not used until now. And
>    causes no change in the usage of the system.

You added this in the wrong place and split the older message in two :)

regards,
Derick
-- 
svn-components mailing list
svn-components@lists.ez.no
http://lists.ez.no/mailman/listinfo/svn-components

Reply via email to