Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
1.1 M3
-
None
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.