Grails-Plugin-Consortium / grails-filterpane

Filterpane plugin for grails.
Apache License 2.0
16 stars 44 forks source link

Problem with java.util.Date in the filter #35

Open evanwong opened 10 years ago

evanwong commented 10 years ago

I have the normal auto-timestamp dateCreated in the GORM but the filter is not rendering it properly:

screen shot 2014-01-08 at 12 11 29 pm

I haven't customize anything about the filterpane and here are the versions I am using: Grails 2.3.4 FilterPane 2.3.2

PatrickHuetter commented 10 years ago

+1 Same problem here. I think it's because newer grails versions escape html output by default.

MLoenhardt commented 10 years ago

+1 Same with grails 2.3.5.