Modify ↓
Opened 15 years ago
Last modified 15 years ago
#9379 new defect
Links to timeline are used even if the user does not have permission to view timeline
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | normal | Milestone: | unscheduled |
| Component: | timeline | Version: | |
| Severity: | normal | Keywords: | bitesized |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
Dates formatted with dateinfo(), such as the wiki history view, link to the timeline even if the user does not have the permission TIMELINE_VIEW. I suggest to add a test for this permission in either get_timeline_link() or post_process_request() in timeline/web_ui.py.
Attachments (0)
Note:
See TracTickets
for help on using tickets.



That makes sense, yes. Nice bite-sized task.