#1545: Record filters fail when property value is NULL
--------------------------+-------------------------------------------------
Reporter: adamthehutt | Owner: romanb
Type: defect | Status: new
Priority: major | Milestone: 1.0.3
Component: Record | Version: 1.0.2
Resolution: | Keywords: filter
Has_test: 0 | Mystatus: Pending Core Response
Has_patch: 0 |
--------------------------+-------------------------------------------------
Comment (by jwage):
Try the attached patch. I think this is the behavior we want. Multiple
filters should be able to be ran. Right now if one filter returns a proper
value it doesn't run the remaining filters on the value.
The patch removes the restriction on null values, and will run all filters
on the value.
--
Ticket URL: <http://trac.doctrine-project.org/ticket/1545#comment:1>
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
-~----------~----~----~----~------~----~------~--~---