Skip to content

Conversation

@micmania1
Copy link

Translatable modifies controller links by adding ?Locale=XX
to the URLs. Because this url was being built manually it
was generating an incorrect URL.

eg. /admin/pages/?Locale=en_NZ/10 instead of
/admin/pages/10?Locale=en_NZ

Translatable modifies controller links by adding ?Locale=XX
to the URLs. Because this url was being built manually it
was generating an incorrect URL.

eg. /admin/pages/?Locale=en_NZ/10 instead of
/admin/pages/10?Locale=en_NZ
@micmania1
Copy link
Author

To re-produce you need to install the translatable module. After that just try and import a CSV through GridField and then click either 'Cancel' or 'Import CSV'. Both have the same result.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant