Development

#1566 ([PATCH] sfPropelData::loadDataFromArray skips some data)

You must first sign up to be able to contribute.

Ticket #1566 (closed defect: fixed)

Opened 2 years ago

Last modified 4 months ago

[PATCH] sfPropelData::loadDataFromArray skips some data

Reported by: Andrew.Tchircoff Assigned to: fabien
Priority: major Milestone: 1.1.0
Component: other Version: 1.0.0
Keywords: propel-load-data Cc:
Qualification: Unreviewed

Description

How to reproduce this error - create following fixture data:

Post:

--some data here

Comment:
User:

--some users here

If you do propel-load-data, only Posts will be imported. This is because import procedure halts on first empty data section. See patch for the details.

Attachments

sfPropelData.class.patch (4.2 kB) - added by Andrew.Tchircoff on 03/13/07 08:50:29.
Patch for sfPropelData class

Change History

03/13/07 08:50:29 changed by Andrew.Tchircoff

  • attachment sfPropelData.class.patch added.

Patch for sfPropelData class

06/23/08 06:08:02 changed by dwhittle

  • status changed from new to closed.
  • resolution set to fixed.
  • qualification set to Unreviewed.
  • milestone set to 1.1.0.

This is fixed in 1.0/1.1.