stokito / grails-cookie

Makes dealing with cookies easy. Provides an injectable service and tag to easily get, set, and delete cookies with one line
http://grails.org/plugin/cookie
16 stars 12 forks source link

Default path strategy is 'context' and `grails.app.context` used null instead of actual context #30

Closed stokito closed 9 years ago

stokito commented 9 years ago

Default path is null if pathDefaultStrtegy isn't set in config. If pathDefaultStrtegy is 'context' it should be as applicatiuon context