#1132: dqlSelectHook problem when adding the params in the execute part
------------------------------+---------------------------------------------
  Reporter:  tuct             |       Owner:  romanb         
      Type:  defect           |      Status:  reopened       
  Priority:  major            |   Milestone:                 
 Component:  Query/Hydration  |     Version:  1.0.3          
Resolution:                   |    Keywords:                 
  Has_test:  1                |    Mystatus:  Commit Approved
 Has_patch:  1                |  
------------------------------+---------------------------------------------
Changes (by tuct):

  * status:  closed => reopened
  * version:  0.11.0 => 1.0.3
  * resolution:  fixed =>

Comment:

 [5074] breaks Doctrine_SoftDelete_TestCase:

 {{{
 php run.php -filter Doctrine_SoftDelete_TestCase
 }}}
 Doctrine_SoftDelete_TestCase : method testTicket1132 failed on line 88
 will fail
 revert to [5071]
 and everythings works as expected

 in my project i don't add any params add all and the problem is that the
 query is extended by the hook but somehow the added params (array(false)
 from SoftDelete) are missing in the query

-- 
Ticket URL: <http://trac.doctrine-project.org/ticket/1132#comment:9>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to