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 |
__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
__portalBlock not found after edit/save, can option is present to not
edit portal block or adding new content in portal block ?
Thanks
Muzi
assignment to $newapp/$newtype fails.
http://www.htmlcodetutorial.com/forms/_INPUT_DISABLED.html?
Would it be better to change disabled to readonly?
now possible, but the block is not displayed: Block "summary" of
application "" not found. Horde_Block__summary not found. The app is
missing
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
State ⇒ Resolved
removed from the fixed block configuration, but are still visible on
the portal. There is no way to remove them.
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.
removed from the fixed block configuration, but are still visible on
the portal. There is no way to remove them.
remove all blocks and now everything works fine.
removed from the fixed block configuration, but are still visible on
the portal. There is no way to remove them.
now possible, but the block is not displayed: Block "summary" of
application "" not found. Horde_Block__summary not found. The app is
missing
blocks that are affected, for me at least, were previously configured
as fixed_blocks. All other blocks are acting normally.
any block. In lack of any other ideas: is your first block a Horde
block? I have an IMP block at the first position.
assignment to $newapp/$newtype fails.
block. In lack of any other ideas: is your first block a Horde block?
I have an IMP block at the first position.
for all non-horde portal blocks is gone. If you create a portal block
new, editing is possible until you logout.
State ⇒ Feedback
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Summary ⇒ Portal Blocks not editable
Type ⇒ Bug
Queue ⇒ Horde Base
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] =>
)
)
)
)