Summary | Missing datatree.png Graphic |
Queue | Horde Base |
Queue Version | 3.1.1 |
Type | Bug |
State | Not A Bug |
Priority | 2. Medium |
Owners | |
Requester | knitterb (at) blandsite (dot) org |
Created | 05/03/2006 (7084 days ago) |
Due | |
Updated | 05/03/2006 (7084 days ago) |
Assigned | |
Resolved | 05/03/2006 (7084 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
I thought that patching would be best? Should I instead simply unpack
over my current installation?
State ⇒ Not A Bug
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Missing datatree.png Graphic
Queue ⇒ Horde Base
horde/themes/graphics/datatree.png
I had a full installation of horde-3.0.2 and applied all of the
patches to bring me current to 3.1.1. After doing so, this graphic
appears to be missing, or isn't needed. At any rate, the image is
missing from my left nav tree.
The javascript says:
n_horde_menu['administration_horde_datatree'] = new Array();
n_horde_menu['administration_horde_datatree']['label'] = 'DataTree';
n_horde_menu['administration_horde_datatree']['expanded'] = '';
n_horde_menu['administration_horde_datatree']['url'] =
'/horde-3.1.1/admin/datatree.php?Horde=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx';
n_horde_menu['administration_horde_datatree']['icon'] =
'/horde-3.1.1/themes/graphics/datatree.png';
n_horde_menu['administration_horde_datatree']['icondir'] = '';
n_horde_menu['administration_horde_datatree']['indent'] = '1';