Development

#4270 (setting use_dql_callbacks is ignored)

You must first sign up to be able to contribute.

Ticket #4270 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

setting use_dql_callbacks is ignored

Reported by: gnat Assigned to: jwage
Priority: major Milestone:
Component: sfDoctrinePlugin Version: 1.0.18
Keywords: Cc:
Qualification: Unreviewed

Description

When you set use_dql_callbacks, it is ignored because it is set against the connection instead of the Doctrine_Manager. This likely affects both versions of the plugin (both symfony 1.0 and 1.1)

Change History

09/05/08 21:20:39 changed by gnat

  • priority changed from minor to major.

changed to major, many templates don't work without a fix.

09/13/08 12:32:46 changed by Jonathan.Wage

  • status changed from new to closed.
  • resolution set to fixed.

09/13/08 16:42:50 changed by Jonathan.Wage

(In [11512]) [1.0] fixes #4270