Summary | 'Workweek' selection in dropdown not working |
Queue | Kronolith |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 03/13/2013 (4494 days ago) |
Due | |
Updated | 03/19/2013 (4488 days ago) |
Assigned | |
Resolved | 03/19/2013 (4488 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | Yes |
Assigned to Michael Rubinsky
State ⇒ Resolved
commit bb0da146c0544bb354eb0e381f7bf6d4a3531028
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date: Tue Mar 19 09:58:18 2013 -0400
Bug: 12114Fix navigating to workweek view from topbar.Signed-off-by: Michael J Rubinsky <mrubinsk@horde.org>
kronolith/workweek.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/bb0da146c0544bb354eb0e381f7bf6d4a3531028
New Attachment: 0001-Fix-workweek.php-for-the-dynamic-view-fixes-12114.patch
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ 'Workweek' selection in dropdown not working
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
when I click on 'Work week' in kronolith's dropdown in the top navigation,
it jumps to the full week view. It correctly links to workweek.php though.
Attached patch fixes the issue.
Cheers,
Thomas