Page 1 of 1

Cannot edit documentation wiki

Posted: 10 September 2020, 17:41
by pickardj79
I've edited the development documentation before, but it's not working for me now. The error is:

"Sorry! We could not process your edit due to a loss of session data.

You might have been logged out. Please verify that you're still logged in and try again. If it still does not work, try logging out and logging back in, and check that your browser allows cookies from this site."

I logged out and back in from both my bga-normal and bga-studio accounts with no luck. I'm trying to edit http://en.doc.boardgamearena.com/Game_i ... amename.js to add a quick note about how player scores (this.scoreCtrl) are auto-populated. Is anyone else having issues?

Re: Cannot edit documentation wiki

Posted: 10 September 2020, 18:10
by pickardj79
@tpecatte figured this out for me. Needed to manually to go https and the edit worked fine.

Re: Cannot edit documentation wiki

Posted: 10 September 2020, 23:16
by quietmint
Upvote my bug about this here: https://boardgamearena.com/bug?id=23534

Re: Cannot edit documentation wiki

Posted: 11 September 2020, 13:08
by Een
Fixed links from http to https on the site, so this should not be an issue after the next release (this has not been deployed yet).

Re: Cannot edit documentation wiki

Posted: 19 October 2020, 16:10
by Een
There were still some issues about this.
Configuration has been fixed in order not to redirect to http after a first edit in https.
Also, an automatic redirect to https is done when there is a request to edit a page from an http page.
So this edit issue should now be solved.

Re: Cannot edit documentation wiki

Posted: 20 October 2020, 23:49
by Victoria_La
Thanks! Before that I had to maually set rounting to all http to https on studio domain using chrome networking setting!