Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 2.0, 2.1.2, 2.2.5, 2.3
-
Fix Version/s: 4.5-milestone-1
-
Component/s: Other, XWiki Enterprise Documents
-
Labels:None
-
Tests:Integration
-
Documentation:N/A
-
Documentation in Release Notes:
-
Similar issues:
XE-310XWiki.Treeview needs programming rights XE-834 Show if page has programming rights under Information tab for advanced users XE-397Last tag by alphabetical order is ignored XE-521AllDocs's attachment tab requires programming right to work XE-975Share Page: user suggestion does not correctly working XE-922Reorganization of Main.WebHome to make it a full dashboard XE-832Add XWiki.RequiredRightClass to XE documents that require to be saved with certain rights XE-398The same tag can be entered multiple times on one page XE-224Write selenium test to verify the behaviour of the AllDocs ajax table XE-290Setting space preference with panel wizard does not work
Description
To reproduce, simply save the Main.WebHome document with a user that hasn't the programming access level. The tag suggest feature will then stop working for all documents and all users
Issue Links
- depends on
-
XWIKI-8686
Add a component to delegate programming rights to filesystem templates.
-
- is duplicated by
-
XWIKI-6492
auto suggestion of tag names doesn't work any more
-
This is due to a
in suggest.vm, which require programming access level, evaluated against the context document, which is always Main.WebHome for the tags suggest AJAX calls