Details
-
Bug
-
Resolution: Fixed
-
Major
-
5.3-milestone-1
-
None
Description
The following Velocity code fails with a NullPointerException:
$escapetool.url({
'foo': $null
})
The following Velocity code fails with a NullPointerException:
$escapetool.url({
'foo': $null
})