Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Issue 30724 Task url redirecting only language_id=1 (#30775)
The path was only sending the url of the page, lang id was not being sent so it was setting the default one (1). To fix it, the proper language id was set to the url when rendering the task detail tab so now when clicking to the page url it is going to send to the correct language version
- Loading branch information