|
|
|
[
Permlink
| « Hide
]
Graeme Rocher - 23/Apr/07 08:46 AM
fixed, please re-test and close if you're happy
Unfortunally, I'm still not happy.
Now I have following exception at any <g:link> at ApplicationTagLib at line "def url = mapping?.createURL(params)" java.lang.NullPointerException at org.codehaus.groovy.grails.web.mapping.RegexUrlMapping.createURL(RegexUrlMapping.java:177) Looks like it doesn't check null params. And redirect() doesn't work also (it still redirects to '/controller/list' instead of '/admin/controller/list') I am sorry, but I have the excactly same problem with Grails 0.5 FINAL. It is always looking for the "/$controller/$action?/$id?" line. Was this really fixed in 0.5 RC1?
|
||||||||||||||||||||||||||||||||||||||||||||