#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 , 17 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Summary: | Annotation importer requires role-based write permission to all items → Annotation importer should not require role-based WRITE permission to annotatable items |
Type: | defect → enhancement |
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
(In [4014]) Fixes #848: Annotation importer should not require role-based WRITE permission to annotatable items