Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.2 final
-
Fix Version/s: 1.2.1
-
Component/s: None
-
Labels:None
Description
Codecs aren't used in GSPs when precompiled. Mailing list thread: http://markmail.org/thread/x7jkwec3u6cebrzu
The problem seems to be in the way Codecs are looked up at GSP precompilation time (in GroovyPageParser.lookupCodec method; there is no live Application when gsps are precompiled).
Issue Links
| This issue is related to: | ||||
| GRAILS-6073 | Performance penalty for people not using default codec |
|
|
|
Git commits: http://github.com/grails/grails/commit/285bf23d7968ae9903fa36302a7e32616226291b (1.2.x) , http://github.com/grails/grails/commit/d084a59035416cfdf7ad3cfa1fc6c4b87ddcc69a (master)