Community
Participate
Working Groups
+++ This bug was initially created as a clone of Bug #356979 +++ This method is using String.replaceAll() instead of String.replace(), and as a result is failing because replaceAll() expects its argument to be a regex. Fix is committed to HEAD. Creating this report as a reminder to make this change in the 3_3_maintenance stream.
This bug will be fixed when the back-port is applied from bug 356862 *** This bug has been marked as a duplicate of bug 356862 ***