Sitecore / Sitecore.Rocks

Sitecore Rocks is a plugin for Visual Studio for Sitecore developers.
Other
75 stars 27 forks source link

Preview mode always redirects to the default shell language #132

Open nickwesselman opened 4 years ago

nickwesselman commented 4 years ago

Steps to reproduce:

  1. Configure/Install an alternate client language.
  2. Use the control panel to set the user's client language.
  3. Close the browser.
  4. In the Sitecore Explorer select the master/sitecore/content/home item
  5. Choose Commandy-> Preview
  6. Login

Result: The english UI is shown and the item language is set to the desired client language.

Expected result: The user's client language is shown and the item is in the default content language.

Could be a platform issue?