Menu

Source Commit Log


Commit Date  
[r7678] by cosbor11

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.

2014-02-27 00:34:04 Tree
[r7677] by cosbor11

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.

2014-02-26 23:17:07 Tree
[r7676] by seanz

Handle nullpointer exception when the sorting column is not in the grid.

2014-02-26 22:38:08 Tree
[r7675] by cosbor11

GOLD-13432: Checked in on behalf of CMC (Nagaraju)
Fixed issue where forward slashes were not being decoded.

2014-02-26 22:01:07 Tree
[r7674] by seanz

for FinderComboBox in criteria panel, its value will be taken from rawValue if getValue() returns null. This is to partially fixed the issue of not taking a user entered value before FinderCombBox value validation.

2014-02-25 22:47:37 Tree
[r7673] by eagleigor

Update JavaMelody version

2014-02-24 18:27:53 Tree
[r7672] by eagleigor

Update maven dependencies

2014-02-21 22:20:25 Tree
[r7671] by eagleigor

Comment out default jaffa settings

2014-02-21 21:42:21 Tree
[r7670] by eagleigor

Check for Double Encoding URL

2014-02-19 20:51:48 Tree
[r7669] by eagleigor

Added UTF-8 content type and page encoding for JSP.

2014-02-19 18:32:54 Tree
Older >
MongoDB Logo MongoDB