November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
What is your setup in admin mode with the "types" of hosts? Primary, redirects, edit?
Hi,
No primary or redirects, only one edit host.
took a temporary screenshot (available in 3 days)
http://awesomescreenshot.com/0d65u54gbb
Basically:
Host Name | Culture | Type | Scheme
*
epi.local.en | en | Primary |
epi.local.se | sv | Primary |
epi.localedit | - | Edit |
epi.local.be | nl-BE | Primary |
I tested settings primary to on the culture once, but no different result.
/P
Hi,
We have a multilanguage site and split the editor server from the frontend servers.
The editor server as different url setup than the Frontend.
The problem is that when visiting the editor server in View Mode to validate your work (editoral content) the menu and link URLs points to the frontend server urls. (E.g. using @Url.contentUrl())
I would expect to get the Editor url but with the language code appended to the url.
Our setup is following, as I have tested on cms 9 Ally website too.
I also want to use French belgium, fr-Be. However the problem is about the Edit server (epi.localedit ) getting the frontend urls (epi.local.be) on its links when surfing the site.
Again expected would be epi.localedit/nl-be. (it only gets this when I remove the mapping nl-be from epi.local.be)
Cheers
Per