DescriptionThis is obsolete: see http://codereview.appspot.com/7257 instead
Any ${Msg.foo} reference will be inlined into the template during compilation, which will result in all the ${} style markup in the message body to be properly processed.
So if there is a message that contains "Hello ${Viewer.displayName}", it will work as expected. This will allow more flexibility in internationalization.
Additionally, added trimming of string contents of template source obtained from DOM nodes.
JIRA Issue: https://issues.apache.org/jira/browse/SHINDIG-645
Patch Set 1 #Patch Set 2 : fixed issues pointed out by John Fargo #
MessagesTotal messages: 2
|