6.0.0-beta1
8/10/25

[#9268] Portal Blocks not editable
Summary Portal Blocks not editable
Queue Horde Base
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners
Requester hordetest (at) trash-mail (dot) com
Created 09/22/2010 (5436 days ago)
Due
Updated 02/25/2011 (5280 days ago)
Assigned 09/22/2010 (5436 days ago)
Resolved 09/22/2010 (5436 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
02/25/2011 02:38:26 PM muzammel (dot) linux (at) gmail (dot) com Comment #16 Reply to this comment
yes, i am also not able to edit portal blocks, its gives error 
__portalBlock not found after edit/save, can option is present to not 
edit portal block or adding new content in portal block ? Horde 
Version (3.3.9)

Thanks
Muzi
02/25/2011 02:37:48 PM muzammel (dot) linux (at) gmail (dot) com Comment #15 Reply to this comment
yes, i am also not able to edit portal blocks, its gives error 
__portalBlock not found after edit/save, can option is present to not 
edit portal block or adding new content in portal block ?

Thanks
Muzi
01/13/2011 09:28:18 AM michael (dot) groene (at) zew (dot) uni-hannover (dot) de Comment #14 Reply to this comment
In the post data of the form there's no parameter app, so the 
assignment to $newapp/$newtype fails.
Maybe, its caused by this: 
http://www.htmlcodetutorial.com/forms/_INPUT_DISABLED.html?
Would it be better to change disabled to readonly?
01/06/2011 08:31:41 AM michael (dot) groene (at) zew (dot) uni-hannover (dot) de Comment #13 Reply to this comment
With the latest update the issues changed for me. Editing/Saving is 
now possible, but the block is not displayed: Block "summary" of 
application "" not found. Horde_Block__summary not found. The app is 
missing
We were noticing this issue, too. In earlier releases the 
summary-blocks of nag or kronolith worked fine, today we get an error 
in the portal-view for these blocks (Block "summary" der Anwendung "" 
nicht gefunden).
In PHP logs following error is registered, when try to save the new(or 
edited) block:
  PHP Warning:  Illegal offset type in 
/var/www/horde/lib/Horde/Block/Layout/Manager.php on line 273

09/22/2010 09:10:34 PM Michael Rubinsky Comment #12
State ⇒ Resolved
Reply to this comment
Sorry, I wasn't clear. They *used* to be fixed blocks. They were 
removed from the fixed block configuration, but are still visible on 
the portal. There is no way to remove them.
This was actually another issue entirely, they weren't being removed 
from the $conf array when the configuration form was being saved, so 
they were still configured to be fixed.

Closing since OP stated the problem doesn't exist anymore.
09/22/2010 08:18:23 PM hordetest (at) trash-mail (dot) com Comment #11 Reply to this comment
Um, that's the idea of fixed blocks.
Sorry, I wasn't clear. They *used* to be fixed blocks. They were 
removed from the fixed block configuration, but are still visible on 
the portal. There is no way to remove them.
Yes, the issue was somehow related to the fixed blocks. I was able to 
remove all blocks and now everything works fine.
09/22/2010 06:47:24 PM Michael Rubinsky Comment #10 Reply to this comment
Um, that's the idea of fixed blocks.
Sorry, I wasn't clear. They *used* to be fixed blocks. They were 
removed from the fixed block configuration, but are still visible on 
the portal. There is no way to remove them.
09/22/2010 06:10:55 PM hordetest (at) trash-mail (dot) com Comment #9 Reply to this comment
With the latest update the issues changed for me. Editing/Saving is 
now possible, but the block is not displayed: Block "summary" of 
application "" not found. Horde_Block__summary not found. The app is 
missing
09/22/2010 05:31:08 PM Jan Schneider Comment #8 Reply to this comment
Um, that's the idea of fixed blocks.
09/22/2010 04:50:42 PM Michael Rubinsky Comment #7 Reply to this comment
I also see this issue. The key information here might be that the 
blocks that are affected, for me at least, were previously configured 
as fixed_blocks. All other blocks are acting normally.
09/22/2010 04:07:23 PM Jan Schneider Comment #6 Reply to this comment
Which post data? Block are edited through GET URLs.
09/22/2010 03:02:07 PM hordetest (at) trash-mail (dot) com Comment #5 Reply to this comment
I still don't see this. All remove icons are there and I can edit 
any block. In lack of any other ideas: is your first block a Horde 
block? I have an IMP block at the first position.
In the post data of the form there's no parameter app, so the 
assignment to $newapp/$newtype fails.
09/22/2010 02:38:20 PM Jan Schneider Comment #4 Reply to this comment
I still don't see this. All remove icons are there and I can edit any 
block. In lack of any other ideas: is your first block a Horde block? 
I have an IMP block at the first position.
09/22/2010 02:12:42 PM hordetest (at) trash-mail (dot) com Comment #3 Reply to this comment
I don't see this.
It seems only non-horde blocks have this issue. Also the remove icon 
for all non-horde portal blocks is gone. If you create a portal block 
new, editing is possible until you logout.
09/22/2010 12:32:42 PM Jan Schneider Comment #2
State ⇒ Feedback
Reply to this comment
I don't see this.
09/22/2010 11:22:28 AM hordetest (at) trash-mail (dot) com Comment #1
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Summary ⇒ Portal Blocks not editable
Type ⇒ Bug
Queue ⇒ Horde Base
Reply to this comment
It's not possible to edit an existing portal block:

Horde_Block__ not found.

1. Horde_Block_Layout_Manager->handle() 
/horde/horde/services/portal/edit.php:31
2. Horde_Block_Collection->getParams() 
/horde/framework/Block/lib/Horde/Block/Layout/Manager.php:275
3. Horde_Block_Collection->getBlock() 
/horde/framework/Block/lib/Horde/Block/Collection.php:409

Horde_Exception Object
(
     [_previous:private] =>
     [message:protected] => Horde_Block__ not found.
     [string:private] =>
     [code:protected] => 0
     [file:protected] => /horde/framework/Block/lib/Horde/Block/Collection.php
     [line:protected] => 142
     [trace:private] => Array
         (
             [0] => Array
                 (
                     [file] => 
/horde/framework/Block/lib/Horde/Block/Collection.php
                     [line] => 409
                     [function] => getBlock
                     [class] => Horde_Block_Collection
                     [type] => ->
                     [args] => Array
                         (
                             [0] =>
                             [1] =>
                         )

                 )

             [1] => Array
                 (
                     [file] => 
/horde/framework/Block/lib/Horde/Block/Layout/Manager.php
                     [line] => 275
                     [function] => getParams
                     [class] => Horde_Block_Collection
                     [type] => ->
                     [args] => Array
                         (
                             [0] =>
                             [1] =>
                         )

                 )

             [2] => Array
                 (
                     [file] => /horde/horde/services/portal/edit.php
                     [line] => 31
                     [function] => handle
                     [class] => Horde_Block_Layout_Manager
                     [type] => ->
                     [args] => Array
                         (
                             [0] => save
                             [1] => 0
                             [2] => 1
                             [3] =>
                         )
                 )
         )
)



Saved Queries