#1389: Undefined index:  builderOptions in Doctrine\Record\Generator.php line 
358
---------------------+------------------------------------------------------
  Reporter:  WaaX    |       Owner:  romanb               
      Type:  defect  |      Status:  new                  
  Priority:  minor   |   Milestone:  Unknown              
 Component:  Record  |     Version:  Trunk                
Resolution:          |    Keywords:                       
  Has_test:  0       |    Mystatus:  Pending Core Response
 Has_patch:  0       |  
---------------------+------------------------------------------------------
Old description:

> Doctrine_Record_Generator declare the protected variable $_options with
> key 'builderOptions' set to array().
> Doctrine_AuditLog extends Doctrine_Record_Generator and overwrite
> $_options and does not set 'builderOptions'
>
> When Doctrine_AuditLog::generateClass is called, an E_NOTICE is
> generated.

New description:

 Doctrine_Record_Generator declare the protected variable $_options with
 key 'builderOptions' set to array().
 Doctrine_AuditLog extends Doctrine_Record_Generator and overwrite
 $_options and does not set 'builderOptions'

 When Doctrine_AuditLog::generateClass is called, an E_NOTICE is generated.

 Regression was included probably by changeset r4834

-- 
Ticket URL: <http://trac.phpdoctrine.org/ticket/1389#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
-~----------~----~----~----~------~----~------~--~---

Reply via email to