On 3/17/15, 4:34 PM, "Liam Hoekenga" <liamr at umich.edu> wrote:
>
>I'll poke at it more and submit a bug report.
The fix that maintains the property support will basically be to wrap the property in a Spring expression:
#{ %{propname}.toString().replace(',', ' ') }
Or something pretty close to that.
-- Scott