Hi,
I'm in search for solution for the following problem that I encounter.
On my site I have installed the Translatable-module and thats is working fine but I whenever I try to switch language with the "Existing translations"-link I get an error.
[User Error] Uncaught InvalidArgumentException: Invalid locale "nl_NL/?locale=en_US"
GET /admin/pages/edit/show/1?locale=nl_NL/?locale=en_US
Line 310 in /Users/fransverbeek/Sites/t918/translatable/code/model/Translatable.php
When I remove first of the "?locale=<locale>" in the URL it takes me to right page. I have done some searching already but didn't find a solution yet.
Anyone familiar whit this? And perhaps knows a solution?
Many thanks in advance.
Frans Verbeek.