Patch #5591
'calendar' action is used with 'issue' controller in issue/sidebar
Status: | Closed | Start date: | 2010-05-25 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 100% | ||
Category: | UI | |||
Target version: | 1.0.1 |
Description
app/views/issues/_sidebar.rhtml still uses :controller => 'issues', :action => 'calendar'
although Calendar has been moved into the separated controller.
so this patch is to use 'calendars' controller with 'show' action.
Associated revisions
Fix the calendar link in the Issues sidebar. #5591
Contributed by Andrew Rudenko
History
#1
Updated by Andrew Rudenko about 12 years ago
sorry, forgot to add information:
- branch: trunk (dev)
- revision: r3750
#2
Updated by Mischa The Evil about 12 years ago
- Category changed from Issues to UI
- Assignee set to Eric Davis
- Target version set to 1.0.1
This is a small fix which can be / should be included in 1.0.1 too imho.
Thanks for reporting this Andrew.
#3
Updated by Eric Davis almost 12 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Fixed in r4012, thanks for finding that.
#4
Updated by Eric Davis almost 12 years ago
- Status changed from Resolved to Closed
Merged to 1.0-stable.