Development

#4899 (symfony project:freeze does not update symbolic links of default plugins in /web)

You must first sign up to be able to contribute.

Ticket #4899 (closed defect: fixed)

Opened 8 months ago

Last modified 8 months ago

symfony project:freeze does not update symbolic links of default plugins in /web

Reported by: Carlos.Escribano Assigned to: fabien
Priority: minor Milestone: 1.2.0 RC1
Component: other Version: 1.2.0 DEV
Keywords: Cc:
Qualification: Unreviewed

Description

I noticed it when I was testing this release. In my development environment my symfony installation is located at /usr/share/php/symfony-12/... because I develop in 1.0, 1.1 and, now, in 1.2.

When my project is in development state this links point to:

sfDoctrinePlugin -> ../../../../usr/share/php/symfony-12/lib/plugins/sfDoctrinePlugin/web
sfPropelPlugin -> ../../../../usr/share/php/symfony-12/lib/plugins/sfPropelPlugin/web
sfProtoculousPlugin -> ../../../../usr/share/php/symfony-12/lib/plugins/sfProtoculousPlugin/web

relative to my working path.

And it doesn't change when I execute: php symfony project:freeze /usr/share/php/symfony-12/data. It looks like it freezes normally except those symbolic links.

Please, correct ticket properties if needed. Thank you.

Change History

11/17/08 00:43:52 changed by fabien

  • milestone changed from 1.2.0 to 1.2.0 RC1.

11/17/08 00:46:03 changed by fabien

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

(In [13051]) [1.2] fixed project:freeze does not update symbolic links of default plugins in /web (closes #4899)

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.