Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
ManifoldCF 0.4
-
None
Description
The Messages.getString() calls in the main UI are incorrect much of the time. They should usually be replaced by one of:
Messages.getBodyJavascriptString() Messages.getAttributeJavascriptString() Messages.getBodyString() Messages.getAttributeString()