Development

#3207 (propel-dump-data doesn't escape colon ":" character in longvarchar)

You must first sign up to be able to contribute.

Ticket #3207 (closed defect: worksforme)

Opened 6 months ago

Last modified 5 months ago

propel-dump-data doesn't escape colon ":" character in longvarchar

Reported by: isaacsu Assigned to: fabien
Priority: minor Milestone: 1.1.0
Component: other Version: 1.0.10
Keywords: fixture dump data propel yaml colon array longvarchar Cc:
Qualification: Unreviewed

Description

One of my fields is a longvarchar that requires the use of the colon ":" character.

When I dump the data to a yaml fixture, It does escape the colon character. When I reimport the dumped data, it brings in the data in the field as an Array rather than a string with the colon character.

Thanks.

Change History

(in reply to: ↑ description ) 03/26/08 00:53:24 changed by isaacsu

TYPO:

When I dump the data to a yaml fixture, It *DOESN'T* escape the colon character.

03/26/08 01:02:20 changed by isaacsu

Seems like someone else has been experiencing the same problem, and there's an unofficial hack around it.

http://www.symfony-project.org/forum/index.php/m/25621/6000/0///#msg_25621

Can anyone confirm this?

03/26/08 15:46:52 changed by fabien

  • milestone set to 1.1.0 beta3.

03/29/08 09:26:14 changed by fabien

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

03/29/08 09:26:24 changed by fabien

  • milestone changed from 1.1.0 beta3 to 1.1.0.