One of our clients has an EpiServer site running CMS 7.1, where they have an issue with multiple internal links getting incorrect URL's on pages when the language is automatically selected. This is related to the bug previously mentioned at http://world.episerver.com/Forum/Developer-forum/EPiServer-7-CMS/Thread-Container/2013/12/Internal-Links-and-Automatic-language-selection-/, and is fixed in 7.5.
We're tested upgrading our local development environment to EPiServer 7.5 update 35, and while the bug no longer happens for newly created internal links they're still broken for old links. It is possible to manually fix this by manually reselecting the page for each of the affected internal links, but is there also some simple way to do for all links this from the EPiServer Admin interface or programatically?
Hello,
One of our clients has an EpiServer site running CMS 7.1, where they have an issue with multiple internal links getting incorrect URL's on pages when the language is automatically selected.
This is related to the bug previously mentioned at http://world.episerver.com/Forum/Developer-forum/EPiServer-7-CMS/Thread-Container/2013/12/Internal-Links-and-Automatic-language-selection-/, and is fixed in 7.5.
We're tested upgrading our local development environment to EPiServer 7.5 update 35, and while the bug no longer happens for newly created internal links they're still broken for old links.
It is possible to manually fix this by manually reselecting the page for each of the affected internal links, but is there also some simple way to do for all links this from the EPiServer Admin interface or programatically?
Thanks in advance!