Ticket #8285 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Permissions Branch is showing changes in the change log

Reported by: bobbysmith007 Assigned to: bobbysmith007
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

Change History

12/07/10 15:42:55 changed by bobbysmith007

  • status changed from new to closed.
  • resolution set to fixed.

(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


Add/Change #8285 (Permissions Branch is showing changes in the change log)




Change Properties
Action