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

Wolfgang Drews' Blog: More on PHP Logos

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

PHP.net: PHP 5.1.2 Released

Derick Rethans' Blog: More source analysis with VLD

Ilia Alshanetsky's Blog: Month of PHP Bugs


Community Events











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


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

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