On Wed, 18 Oct 2006, Tobias Schlitt wrote:

> Author: Tobias Schlitt
> Date: 2006-10-18 23:45:07 +0200 (Wed, 18 Oct 2006)
> New Revision: 3774
> 
> Log:
> - Fixed __set_state() of ezcPersistentObjectDefinition and
>   ezcPersistentObjectIdProperty.
> - Extended test to check this.
> 
> Modified:
>    trunk/PersistentObject/src/structs/persistent_object_definition.php
>    trunk/PersistentObject/src/structs/persistent_object_id_property.php
>    trunk/PersistentObject/tests/persistent_session_test.php
> 
> Modified: trunk/PersistentObject/src/structs/persistent_object_definition.php
> ===================================================================
> --- trunk/PersistentObject/src/structs/persistent_object_definition.php       
> 2006-10-18 20:03:48 UTC (rev 3773)
> +++ trunk/PersistentObject/src/structs/persistent_object_definition.php       
> 2006-10-18 21:45:07 UTC (rev 3774)
> @@ -72,17 +72,20 @@
>       * The parameters $key and $incrementKey are not used any more and will 
> be removed
>       * next time we can break backwards compatibility.
>       *
> +     * @todo Remove apichange tag. This was a bug, since __set_state() did 
> not work properly.

This sort of things you can now mark in the bug system. Create a "Task" 
bug and assign it to yourself. Also mark the version there where it 
should be fixed. (And if that version doesn't exist, please talk to me 
so that I can add it).

regards,
Derick

-- 
Derick Rethans
eZ components Product Manager
eZ systems | http://ez.no
-- 
svn-components mailing list
svn-components@lists.ez.no
http://lists.ez.no/mailman/listinfo/svn-components

Reply via email to