Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#848 closed enhancement (fixed)

Annotation importer should not require role-based WRITE permission to annotatable items

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: minor Milestone: BASE 2.5
Component: coreplugins Version:
Keywords: Cc:

Description

The required permission are usually only given to administrators. The annotation importer should of course be usable by any user to import annotations to their own items.

Note! Simply remove the permission check in the isInContext() method.

Change History (3)

comment:1 by Nicklas Nordborg, 16 years ago

Owner: changed from everyone to Nicklas Nordborg
Status: newassigned
Summary: Annotation importer requires role-based write permission to all itemsAnnotation importer should not require role-based WRITE permission to annotatable items
Type: defectenhancement

comment:2 by Nicklas Nordborg, 16 years ago

Resolution: fixed
Status: assignedclosed

(In [4014]) Fixes #848: Annotation importer should not require role-based WRITE permission to annotatable items

comment:3 by Nicklas Nordborg, 16 years ago

(In [4015]) References #848: Removed unused import

Note: See TracTickets for help on using tickets.