You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GRAILS-9895 - improve binding String to collection
When binding a String to a collection of some non String type, the conversion was not happening.
Relevant functional tests:
grails/grails-functional-tests@ea1dc74
0 commit comments