Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0.3
-
Component/s: View technologies
-
Labels:None
Description
According to the discussion at http://www.nabble.com/grails.serverURL-change-td19308151.html
it should be possible to produce links without the http:// and hostname part and without the application name. Eg, just "/myController/action", not /myApp/myController/action.
However using base="" as suggested does not work. This makes my setup impossible to handle, which is problematic.
Refer to the mentionned discussion for more info
Issue Links
| This issue relates to: | ||||
| GRAILS-2635 | Using absolute="true" with g:link / g:createLink always includes context path |
|
|
|
Fixed in r7570.