Development

#2155 (magic_quotes checks not made in pake propel tasks)

You must first sign up to be able to contribute.

Ticket #2155 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

magic_quotes checks not made in pake propel tasks

Reported by: halfer Assigned to: fabien
Priority: minor Milestone: 1.0.7
Component: other Version: 1.0.6
Keywords: command line magic_quotes check Cc:
Qualification:

Description

I believe that magic_quotes checks are done in the symfony web-based code, but it appears in the latest release that this is not done in Pake. If magic_quotes is on, it appears that initialising a new project results in an incorrectly written config.php (amongst other problems).

Details are [url=http://www.symfony-project.com/forum/index.php/t/8415/]here[/url].

Change History

08/30/07 18:37:11 changed by halfer

Oops, URL broken. I'll try a plain version instead!

http://www.symfony-project.com/forum/index.php/t/8415/

08/30/07 20:34:52 changed by fabien

  • milestone set to 1.0.7.

09/03/07 10:56:24 changed by noel

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

in [4956]