6.0.0-beta1
7/8/25

[#9269] Portal Block FolderSummary for Dimp not working
Summary Portal Block FolderSummary for Dimp not working
Queue IMP
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners jan (at) horde (dot) org
Requester hordetest (at) trash-mail (dot) com
Created 09/22/2010 (5403 days ago)
Due
Updated 09/22/2010 (5403 days ago)
Assigned
Resolved 09/22/2010 (5403 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
09/22/2010 12:30:29 PM Jan Schneider Assigned to Jan Schneider
State ⇒ Resolved
 
09/22/2010 11:51:14 AM hordetest (at) trash-mail (dot) com Comment #2 Reply to this comment

[Show Quoted Text - 9 lines]
Just to make it clear. The portal block is working fine. There's just 
this error message.
09/22/2010 11:50:11 AM hordetest (at) trash-mail (dot) com Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Portal Block FolderSummary for Dimp not working
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
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)

Saved Queries