Sitecore / Sitecore.Rocks

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

Publish Site dialog does not appear in some cases when using Browse > Content Editor. #123

Open nickwesselman opened 4 years ago

nickwesselman commented 4 years ago

Steps to reproduce:

  1. Log in to Sitecore Desktop with your default Browser. (IMPORTANT)
  2. Launch the Visual Studio with the Sitecore Rocks installed.
  3. Select the master/sitecore/content/Home item in the Sitecore Explorer.
  4. Right click > Tools > Browse > Content Editor.
  5. Content Editor shows up in the Browser.
  6. Click Publish tab > Publish Group > Publish down arrow > Publish Site

Result: Nothing is happened

Expected result: The publish dialog should appear

In order to fix this issue we should add the sc_bw=1 query string parameter to the redirect url.

ravikumarmvs1 commented 2 years ago

Hi, did you get any reply from Sitecore on this? We have also seen the instances where publish popup is not shown