News Feed
Jobs Feed
Sections




News Archive
Matthew Turland's Blog:
Zend_Form and Zend_Loader_PluginLoader SNAFU
April 03, 2009 @ 08:47:36

Matthew Turland has ammended a previous technique he suggested about using a centralized set of plugin loaders for Zend_Form elements (part of the Zend Framework) because of an issue it can cause with the Zend_Loader_Plugin.

The bug entails Zend_Loader_PluginLoader allowing multiple instances of the same path to be added per prefix. This becomes an issue because of how Zend_Form handles adding subforms. [...] If both the form and subform are using the same plugin loaders, the bug causes the same paths to be added multiple times.

As of the posting of this article, the issue has not been corrected. The solution is outlined in the description of the bug if you want to correct the problem yourself until the full patch is included.

0 comments voice your opinion now!
zendform zendloaderpluginloader snafu bug append path fix


blog comments powered by Disqus

Similar Posts

Marco Tabini\'s Blog: Five things you can do for PHP

Pierre-Alain Joye's Blog: ext/filter, API frozen (!) and fixes, 0.11.0 is out

Zend Developer Zone: Zend Framework 1.7.5 Released (Security Fix)

Community News: MySQL patch mysql_real_escape_string()

The Bakery: New Articles/Tutorials - NiceHead, Field Validation and Plugin Paths


Community Events











Don't see your event here?
Let us know!


podcast series zendframework2 example testing phpunit development release application functional language api composer framework interview unittest community opinion code introduction

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework