Autologout Does not respect the language prefix with base path
When ajax request happens - the language path prefix is not appended.
Along with ajax call - include language prefix as well.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | autologout-3355319.patch | 2.64 KB | rakshith.thotada |
Comments
Comment #2
rakshith.thotada commentedComment #3
rakshith.thotada commentedComment #5
admirlju commentedDoes this cause some kind of functionality problem? Testing out with the latest dev branch, when using a different language in the path, the time left check and logout work fine. Also, the destination for redirect after the login correctly uses a language prefix.
So I don't at the moment see the reason to add this. Bu if there is a good reason to add it, please tell us some steps to reproduce the problem, so for now postponing the issue.