Menu

Commit [r7678]  Maximize  Restore  History

GOLD-5271:

Replaced the occurrences of:
SecurityManager.getPrincipal().getName())
with:
<%=StringHelper.escapeJavascript(SecurityManager.getPrincipal().getName())%>
in JSP files where the currentUser is being initialized, so that a userName with an apostrophe does not break.

cosbor11 2014-02-27

changed /trunk/JaffaConsole/source/html/jaffa/messaging/businesseventfinder/main.jsp
changed /trunk/JaffaConsole/source/html/jaffa/messaging/businesseventmaintenance/main.jsp
changed /trunk/JaffaConsole/source/html/jaffa/transaction/transactionmaintenance/main.jsp
/trunk/JaffaConsole/source/html/jaffa/messaging/businesseventfinder/main.jsp Diff Switch to side-by-side view
Loading...
/trunk/JaffaConsole/source/html/jaffa/messaging/businesseventmaintenance/main.jsp Diff Switch to side-by-side view
Loading...
/trunk/JaffaConsole/source/html/jaffa/transaction/transactionmaintenance/main.jsp Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB