Skip to content

Redirects are always absolute no matter what absolute parameter value is #10879

@chrkv

Description

@chrkv

From reading documentation (http://docs.grails.org/latest/ref/Controllers/redirect.html) I got the feeling that if one doesn't pass a value or specifically passes false for absolute parameter then generated redirect would be relative. But I am always getting an absolute redirect with serverURL added.

Relative redirects are required for me because we are using blue green deployment and we are constantly redirected from inactive container to active. (serverURL is set to active container address)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions