Summary | Locking all options for module results in Division by zero in UI.php |
Queue | Horde Base |
Queue Version | 3.0.3 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | kevin_myer (at) iu13 (dot) org |
Created | 03/26/2005 (7419 days ago) |
Due | |
Updated | 03/26/2005 (7419 days ago) |
Assigned | |
Resolved | 03/26/2005 (7419 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
Hiding the options button as you suggest would impose way too much
overhead on every page load.
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Locking all options for module results in Division by zero in UI.php
Queue ⇒ Horde Base
prefs.php and you choose the Options link for that preference, the
following message is displayed:
Warning: Division by zero in /horderoot/lib/Horde/Prefs/UI.php on line 225
An easy module to use to test this is Ingo, since it has one user
changeable preference.
I'm not sure how difficult it would be to implement but I would see
benefit to an end-user if the Options button in the menu and the
options listing in "Edit Options for" drop-down menu were not
generated at all, if no user-configurable preferences were present for
a module.