Development

#2332 (mistake in writin in execute function in sfPluginXXXTask classes (Revision 5355))

You must first sign up to be able to contribute.

Ticket #2332 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

mistake in writin in execute function in sfPluginXXXTask classes (Revision 5355)

Reported by: alik Assigned to: fabien
Priority: major Milestone:
Component: tasks Version:
Keywords: Cc:
Qualification: Unreviewed

Description

replace

foreach ($this->getPuginManager()->getInstalledPlugins() as $package) with foreach ($this->getPluginManager()->getInstalledPlugins() as $package)

in function execute in lib/task/plugin/ - sfPluginAddChannelTask.class.php - sfPluginInstallTask.class.php - sfPluginUninstallTask.class.php - sfPluginListTask.class.php - sfPluginUpgradeTask.class.php

Change History

10/04/07 07:25:04 changed by fabien

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

in r5361

The Sensio Labs Network

Since 1998, Sensio Labs has been promoting the Open-Source software movement by providing quality web application development, training, consulting.
Sensio Labs also supports several large Open-Source projects.