[Tickets #2198] NEW: Tree indent sometimes incorrect for children

bugs@bugs.horde.org bugs at bugs.horde.org
Wed Jun 29 15:06:49 PDT 2005


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

Ticket URL: http://bugs.horde.org/ticket/?id=2198
-----------------------------------------------------------------------
 Ticket             | 2198
 Created By         | mike at pelley.com
 Summary            | Tree indent sometimes incorrect for children
 Queue              | Gollem
 Version            | HEAD
 State              | Unconfirmed
 Priority           | 1. Low
 Type               | Bug
 Owners             | 
-----------------------------------------------------------------------


mike at pelley.com (2005-06-29 15:06) wrote:

In the default configuration, an entry for gollem called "File Manager" is
placed underneath and one indent level to the right of "My Account".  Any
backends that are defined are placed below "File Manager" again one indent
level to the right.

I decided, for my server, to move "File Manager" to the top level by
removing the "menu_parent" line in the gollem section of registry.php. 
"File Manager" showed up at the top level correctly, but the backend entries
were still indented two, where they should now only be indented one.

I looked into it a bit and it appears that the wrong value is being passed
for $indent into the buildTree function in services/portal/sidebar.php (1
instead of 0).  I'm not sure if this is correct though and I'm not sure how
to go about fixing it generically.  I have implemented a simple hack that
fixes my site for now.




More information about the bugs mailing list