-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.10 EE GA1, 7.0.1 CE GA2, Master
-
Fix Version/s: 6.2.X EE, 7.0.0 DXP FP1, 7.0.2 CE GA3, 7.0.0 DXP SP1, 7.0.3 CE GA4, 7.1.X, Master
-
Component/s: Application Security, Performance
-
Branch Version/s:7.0.x, 6.2.x
-
Backported to Branch:Committed
-
Story Points:1.25
-
Git Pull Request:
HtmlUtil.escape will encode " as
"
and ' as
'
.
The 0 after the # is unnecessary and increases the size of the final page.