Søren Berg Glasius

Results 34 comments of Søren Berg Glasius

@davidcwalker that is true, the demand has not previously been there. I will mark this as a feature request.

I have closed all issues on the gpc/mail-plugin, merged the PR and archived the repository.

@puneetbehl I have run into this issue as well. My domain model can be simplified to ``` class Language { String language String country static constraints = { language unique:...

@renatoathaydes Yes, I actually think (trying to recall) that is what we do. We basically wanted some build information on the report.

Neither is necessary, but you need to put your dependency in a `bower` block (the bower runtime is not needed)

I am seeing this as well. A workaround is emptying the current array and adding elements back to the array

Please check with release 1.5. I think it is possible now.

Reply to self: No it is not possible with `` This request is stil valid.

I guess you would have to wire in the taglib yourself. By default Grails only wires in it's own taglibs, not custom taglibs. How this should be done, I'm not...

When #264 and #269 are confirmed to work, I will look at this issue