| Summary | Horde_Core_Factory_Block_Collection does not exist |
| Queue | Whups |
| Queue Version | Git master |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | jan (at) horde (dot) org |
| Requester | alessandro.garbino (at) hotmail (dot) it |
| Created | 4/14/11 (5475 days ago) |
| Due | |
| Updated | 4/14/11 (5475 days ago) |
| Assigned | |
| Resolved | 4/14/11 (5475 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Resolved
Priority ⇒ 1. Low
Fix factory name (
Bug #9908).1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/d170cf13f5e346a6bcad429ca06cd47fba48fc57
Priority ⇒ 3. High
Patch ⇒ No
Milestone ⇒
Queue ⇒ Whups
Summary ⇒ Horde_Core_Factory_Block_Collection does not exist
Type ⇒ Bug
State ⇒ Unconfirmed
following message comes out:
"Horde_Core_Factory_Block_Collection does not exist
require() ...horde/whups/index.php:13
2. Horde_Injector->getInstance() .../horde/whups/mybugs.php:40
line 40:
$injector->getInstance('Horde_Core_Factory_Block_Collection')->create(array('whups'),
may be that above line has to be corrected in:
$injector->getInstance('Horde_Core_Factory_BlockCollection')->create(array('whups'),