[Tickets #9268] Portal Blocks not editable

bugs at horde.org bugs at horde.org
Wed Sep 22 11:22:29 UTC 2010


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/9268
------------------------------------------------------------------------------
  Ticket             | 9268
  Created By         | hordetest at trash-mail.com
  Summary            | Portal Blocks not editable
  Queue              | Horde Base
  Version            | Git master
  Type               | Bug
  State              | Unconfirmed
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


hordetest at trash-mail.com (2010-09-22 07:22) wrote:

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] =>
                         )
                 )
         )
)









More information about the bugs mailing list