[Tickets #9269] Portal Block FolderSummary for Dimp not working
bugs at horde.org
bugs at horde.org
Wed Sep 22 11:50:11 UTC 2010
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/9269
------------------------------------------------------------------------------
Ticket | 9269
Created By | hordetest at trash-mail.com
Summary | Portal Block FolderSummary for Dimp not working
Queue | IMP
Version | Git master
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
hordetest at trash-mail.com (2010-09-22 07:50) wrote:
Line 47 in imp/lib/Ui/Block.php
: Horde::url('.)->setAnchor('folder');
is causing an error
Notice: Uninitialized string offset: 0 in
/horde/framework/Core/lib/Horde.php on line 964
If I change to this
: Horde::url('.')->setAnchor('folder');
everything seems to work fine (I am using horde in webroot)
More information about the bugs
mailing list