Only render milestone with missing class if it doesn't exist
Reported by: |
Ryan J Ollos |
Owned by: |
Ryan J Ollos |
Priority:
|
normal
|
Milestone:
|
1.2.1
|
Component:
|
roadmap
|
Version:
|
|
Severity:
|
normal
|
Keywords:
|
|
Cc:
|
|
Branch:
|
|
Release Notes:
|
Milestone that exists but user does not have permission to view is not rendered in the missing style.
|
API Changes:
|
|
Internal Changes:
|
|
For a user without MILESTONE_VIEW
the milestone in the ticket properties box is rendered as missing.
<a class="missing milestone">milestone1</a>
Trac 1.2-stable:
Trac trunk:
I think we should only use the missing
class if the milestone doesn't exist.
Change History
(5)
Description: |
modified (diff)
|
Summary: |
Only render milestone with missing class if it doesnt' exist → Only render milestone with missing class if it doesn't exist
|
Release Notes: |
modified (diff)
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
Proposed changes in [689771e0/rjollos.git].