Opened 18 years ago

Closed 18 years ago

#103 closed enhancement (fixed)

Display name of current item in 'Set access permissions' dialog

Reported by: anonymous Owned by: Martin Svensson
Priority: minor Milestone: BASE 2.0 RC2
Component: web Version: trunk
Keywords: Cc:

Description

When setting access permissions for an item, the name of the item in question should be displayed in the 'Set access permissions' dialog. For example, the dialog could say: 'Set access permissions for [name of item]'. Instead of, as it is today, just 'Set access permissions'

Change History (4)

comment:1 by Nicklas Nordborg, 18 years ago

Type: defectenhancement

Currently, this is not an easy fix, since multiple items may have been selected (ok, then we could just display 'Set access permissions for multiple items').

The object that handles the permission settings (MultiPermissions) doesn't have a method for getting the items that have been selected, but it shouldn't be very hard to add.

comment:2 by Gregory Vincic, 18 years ago

Owner: changed from Gregory Vincic to Nicklas Nordborg

comment:3 by Jari Häkkinen, 18 years ago

Milestone: BASE 2.0 RC2
Owner: changed from Nicklas Nordborg to Martin Svensson
Version: trunk

comment:4 by Martin Svensson, 18 years ago

Resolution: fixed
Status: newclosed

(In [2196]) Fixes #103 Display name of current item in 'Set access permissions' dialog

Note: See TracTickets for help on using tickets.