Functional escape for '$' needed
$ immediately followed by any characters will cause an error when used in a json array. The error is Uncaught TypeError: Cannot read property '2' of undefined in simpleParse js file.
$1, $2, $3 are placeholders for the library so it seems $4500 causes an error whereas $ 4500 doesn't cause any issues. Replacing$ with $ doesn't solve the issue.
How does one escape $ in a message then?
ack. I will check the mediawiki escaping system and do a compatible system in jquery.i18n.
Sorry but what is the status of this issue?
hi sir, I want to work on this problem so please assign me this problem