Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.1 M3
-
Fix Version/s: 1.1 M4
-
Component/s: {Unused} APIs
-
Labels:None
-
Similar issues:
Description
This method was private in the past and it was made public to be used by the GWT XWikiServiceImpl class. However this is not correct. This method is a helper method fht XWikiMessageTool class that shouldn't be public. Modify XWikiServiceImpl.