Development

#5819 (Installation fails with a "try to install a symfony 1.0 plugin")

You must first sign up to be able to contribute.

Ticket #5819 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

Installation fails with a "try to install a symfony 1.0 plugin"

Reported by: vluther Assigned to: francois
Priority: major Milestone:
Component: sfWebBrowserPlugin Version: 1.2.4
Keywords: Cc:
Qualification: Unreviewed

Description

This is similar to bug #5796. The package.xml needs to be updated for this package to be installed properly with Symfony 1.2.4.

Change History

02/07/09 22:28:55 changed by vluther

After working with @skoop on irc, we figured out this issue is with the documentation. The install works if I just type: ./symfony plugin:install sfWebbrowser

02/07/09 22:29:54 changed by Stefan.Koopmanschap

Documentation should reflect the changes in the plugin installation with symfony 1.2 where no full URL is required anymore for plugins hosted in the symfony plugin system

02/07/09 22:37:10 changed by Stefan.Koopmanschap

(that should say 1.1 of course)

05/12/09 16:01:12 changed by francois

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

(In [18169]) sfWebBrowserPlugin Fixed installation instructions (closes #5819)