Development

#2229 (plugin-install task creates absolute symlink to web dir (problem with transfer to production))

You must first sign up to be able to contribute.

Ticket #2229 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

plugin-install task creates absolute symlink to web dir (problem with transfer to production)

Reported by: martin Assigned to: fabien
Priority: minor Milestone: 1.0.8
Component: tasks Version: 1.0.6
Keywords: Cc:
Qualification: Accepted

Description

When using the symfony plugin-install command symfony creates a symlink to the plugins web dir using absolute path.

This causes trouble when transfering the project to a production server.

Change History

09/12/07 09:24:17 changed by fabien

  • priority changed from major to minor.
  • milestone set to 1.0.8.

09/12/07 09:24:22 changed by fabien

  • qualification changed from Unreviewed to Accepted.

10/03/07 19:34:02 changed by noel

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

(In [5355]) plugin-install tasks create relative symlink instead of absolute symlink