Details
-
Type:
Patch
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.10.6
-
Fix Version/s: 1.11.0
-
Component/s: Zend_Application_Resource
-
Labels:None
Description
The same feature ZF-10033 for the resource multidb.
Maybe we can modify the name of this method to be more clear like _setDefaultAdapter() or _setDefaultDb().
Contrary to the resource db, I write my method as protected to be in harmony with other setter.
Attachments
Issue Links
| This issue is related to: | ||||
| ZF-10033 | Initialize Zend_Db_Table_Abstract metadata cache from application configuration |
|
|
|
Fix the compatibilty of unit tests with a case sensitive filesystem.