wcmmode.edit is always (true) | Community
Skip to main content
New Participant
January 14, 2022
Solved

wcmmode.edit is always (true)

  • January 14, 2022
  • 1 reply
  • 1109 views

In 6.3 and 6.5 environments, wcmmode.edit is always (true) in the 4053 release mode. why?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Ravi_Pampana

Hi,

Check the run modes whether they are set to author , which might return wcmmode.edit as true

 

You can check the run mode using below url

 

http://<host>:<port>/system/console/status-slingsettings

1 reply

Ravi_Pampana
Ravi_PampanaAccepted solution
New Participant
January 14, 2022

Hi,

Check the run modes whether they are set to author , which might return wcmmode.edit as true

 

You can check the run mode using below url

 

http://<host>:<port>/system/console/status-slingsettings

New Participant
January 14, 2022

Thanks for your answer, this is the status of the query now.