Summary | The today button has a broken link |
Queue | Kronolith |
Queue Version | Git master |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | mail (at) felixmoeller (dot) de |
Created | 02/02/2011 (5329 days ago) |
Due | |
Updated | 02/03/2011 (5328 days ago) |
Assigned | 02/03/2011 (5328 days ago) |
Resolved | 02/03/2011 (5328 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
Looking at the source this comes from:
kronolith/lib/Application.php:121:
$menu->add(Horde::url($prefs->getValue('defaultview') . '.php'),
_("_Today"), 'today.png', null, null, null, '__noselection');
So my defaultview seems to be empty...
Thanks for fixing the other bug.
State ⇒ Feedback
New Attachment: horde4.png
the icon. The today button is named "Heute" in the german translation.
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ The today button has a broken link
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Pressing the today button in the upper left corner results in a file
not found error.