Modify

Opened 13 years ago

Closed 13 years ago

#8285 closed defect (fixed)

Permissions Branch is showing changes in the change log

Reported by: Russ Tyndall Owned by: Russ Tyndall
Priority: normal Component: TimingAndEstimationPlugin
Severity: normal Keywords: permissions
Cc: Trac Release: 0.12

Description

I have received reports that after the Trac12 upgrade, change fields started showing in the change log even if you didnt have permission to view them.

Failing configuration

[field settings]
billable.permission = TIME_VIEW:hide, TIME_RECORD:remove
estimatedhours.permission = TIME_RECORD:remove, TIME_VIEW:remove
fields = billable, totalhours, hours, estimatedhours, internal
hours.permission = TIME_VIEW:remove, TIME_RECORD:disable
internal.permission = TIME_VIEW:hide, TIME_RECORD:remove
totalhours.permission = TIME_VIEW:remove, TIME_RECORD:hide

Attachments (0)

Change History (1)

comment:1 Changed 13 years ago by Russ Tyndall

Resolution: fixed
Status: newclosed

(In [9630]) Fixed a bug where changes you didnt have permission to see were visible. Trac changed from showing the field to showing the field.label but the plugin missed this initially. fix #8285

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Russ Tyndall.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.