Development

#5123 (Admin Generator : Fields are never "real")

You must first sign up to be able to contribute.

Ticket #5123 (closed defect: fixed)

Opened 7 months ago

Last modified 7 months ago

Admin Generator : Fields are never "real"

Reported by: Vincent Bouzeran Assigned to: fabien
Priority: major Milestone: 1.2.1
Component: generator Version: 1.2.0
Keywords: Cc:
Qualification: Unreviewed

Description

The admin generator include this line:

sfModelGeneratorConfiguration.class.php line 77: array('is_real' => false, 'flag' => $flag)

Then, the fields are NEVER real and you can't sort on them

Change History

12/02/08 13:13:06 changed by FabianLange

  • milestone set to 1.2.1.

12/03/08 07:48:23 changed by aarjona

I can confirm this.

12/03/08 08:42:55 changed by fabien

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

(In [13652]) [1.2] fixed fields in admin generator cannot be real (closes #5123)

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.