Development

#5231 ([patch] batch delete in admin generator fails)

You must first sign up to be able to contribute.

Ticket #5231 (closed defect: fixed)

Opened 7 months ago

Last modified 7 months ago

[patch] batch delete in admin generator fails

Reported by: aarjona Assigned to: Jonathan.Wage
Priority: minor Milestone: 1.2.1
Component: sfDoctrinePlugin Version: 1.2.0
Keywords: Cc:
Qualification: Unreviewed

Description

lib/plugins/sfDoctrinePlugin/lib/validator/sfValidatorDoctrineChoiceMany.class.php

calls addWhereIn() which doesn't exist and is missing a period when calling the table by its alias

Attachments

sfValidatorDoctrineChoiceMany_5231.patch (0.6 kB) - added by aarjona on 12/09/08 06:35:07.

Change History

12/09/08 06:35:07 changed by aarjona

  • attachment sfValidatorDoctrineChoiceMany_5231.patch added.

12/09/08 06:35:58 changed by aarjona

  • summary changed from batch delete in admin generator fails to [patch] batch delete in admin generator fails.

12/09/08 10:31:47 changed by FabianLange

  • milestone set to 1.2.1.

12/11/08 00:00:54 changed by Jonathan.Wage

I fixed this in r13930

Thanks, Jon

12/11/08 07:11:27 changed by FabianLange

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

The Sensio Labs Network

Since 1998, Sensio Labs has been promoting the Open-Source software movement by providing quality web application development, training, consulting, and supporting several large Open-Source projects.