Details
-
Improvement
-
Resolution: Fixed
-
Major
-
1.9.5
-
None
Description
Example: when you create a flag, the content of the entry is
{{include reference="ForumCode.FlagSheet" /}}
instead of using a ClassSheetBinding.
Same in the FlagClass, the code is:
{{include reference="XWiki.ClassSheet" /}}
instead of using a DocumentSheetBinding.
This is not the recommended practice as it can lead to some issue (see XAFORUM-192).
So the idea is to replace everywhere the include macro is wrongly used by the sheet system (not only the Flag).
Are concerned:
- FlagClass
- FlagTemplate
- ForumGithubDescriptor
- MostActiveTopicsPanel
Attachments
Issue Links
- is duplicated by
-
XAFORUM-192 Cannot display flags created by a user who have not the "script" right
- Closed