Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.2.4, 2.3 M2
-
Fix Version/s: 3.0 M3
-
Component/s: Web - Templates & Resources, {Unused} Core
-
Labels:None
-
Tests:Integration
-
Difficulty:Medium
-
Similar issues:
XWIKI-5081Copy action shouldn't require delete rights XWIKI-4066 Base package in an virtual wiki does not receive programming rights as required XWIKI-5604More Actions > Copy is available for guests XWIKI-6393"Copy" does not appear in the "More actions" menu unless the user have programming rights. XWIKI-5878Titles fail to render properly when containing script requiring programming rights XWIKI-1527Delete button does not appear for unprivileged users even if they have proper rights XWIKI-6340Creating a blog post requires edit rights on Blog.CreatePost XWIKI-444 Show warning if document requires a programming right and the editor does not have it XWIKI-3048Undo/Redo/Copy/Paste/Cut Mac shortcuts should be mapped to the corresponding features of the WYSIWYG editor XWIKI-2409 Feedplugin does not handle URLs with accents properly
Description
Currently there is a mix of things tested on "programming" right and other on "delete" rights.
Copy should always be displayed if the current user has view right on the document to copy.
Then we should have an AJAX check for edit right on the target document.
Issue Links
- blocks
-
XSCOLIBRI-275
Copy feature does not require the proper rights
-
-
XE-851
Replace XWiki.CopyDocument with copy.vm
-
- is duplicated by
-
XWIKI-5144
Document Copy doesn't work
-
- is related to
-
XE-374
Actions->Copy of document doesn't work, but claims success
-
- relates to
-
XWIKI-5081
Copy action shouldn't require delete rights
-