#1535: [PATCH] Versionable behavior and queries
--------------------------+-------------------------------------------------
Reporter: romain | Owner: jwage
Type: enhancement | Status: reopened
Priority: minor | Milestone: 1.1.0
Component: Versionable | Version: 1.0.2
Resolution: | Keywords:
Has_test: 0 | Mystatus: Pending Core Response
Has_patch: 0 |
--------------------------+-------------------------------------------------
Changes (by romain):
* status: closed => reopened
* resolution: fixed =>
Comment:
I have submitted another patch.
Indeed, because of my previous patch, there is a regression bug.
The patch has to be applied in folder `/Doctrine/AuditLog`.
When "merging", we have to disable the deep option, however other records
will be updated.
In my case, with sfDoctrineGuardPlugin in Symfony, the function
"setPassword" function was called, and the password column is generated
with salt and sha1 by default. So the password was always updated ...
I correct this bug, but I don't know if there is another regression bugs
...
--
Ticket URL: <http://trac.phpdoctrine.org/ticket/1535#comment:4>
Doctrine <http://www.phpdoctrine.org>
PHP Doctrine Object Relational Mapper
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"doctrine-svn" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.co.uk/group/doctrine-svn?hl=en-GB
-~----------~----~----~----~------~----~------~--~---