Received: by 10.66.76.38 with SMTP id h6mr3125585paw.15.1348614179495; Tue, 25 Sep 2012 16:02:59 -0700 (PDT) Received: by 10.68.204.134 with SMTP id ky6mr930364pbc.1.1348614179480; Tue, 25 Sep 2012 16:02:59 -0700 (PDT) Path: a8ni23357354pbd.1!nntp.google.com!4no11484908pbn.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: mozilla.dev.mdc Date: Tue, 25 Sep 2012 16:02:59 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=84.140.241.14; posting-account=VEydewoAAAD9sOeioNU7RBe_E7jqIdZ3 NNTP-Posting-Host: 84.140.241.14 References: <0fda3025-edec-42fc-97b7-0da2f390384f@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <5dfe2820-e3fc-46c0-a31c-b28ec28d26cb@googlegroups.com> Subject: Re: Can't save my edits From: Alexander Cc: Alexander , dev-...@lists.mozilla.org Injection-Date: Tue, 25 Sep 2012 23:02:59 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Tuesday, September 25, 2012 10:24:51 PM UTC+2, M.-A. DARCHE wrote: > Le 25/09/2012 20:38, Alexander a =E9crit : >=20 > > On Monday, September 24, 2012 9:22:49 AM UTC+2, Jean-Yves Perrier wrote= : >=20 > >> >=20 > >> This should be fixed now. We have quite a few pages where the link=20 >=20 > >> >=20 > >> between a translation and the English version is broken, leading to th= e=20 >=20 > >> >=20 > >> Permission denied error. >=20 > >> >=20 > >> I recreated the link so it should be ok. >=20 > >> >=20 > >> Have a good editing time! >=20 > >> >=20 > >> --=20 >=20 > >> Jean-Yves >=20 > >> >=20 > >> On 24/09/2012 01:48, Alexander wrote: >=20 > >> >=20 > >>> I tried to edit the Javascript Guide in German language, but when I c= lick the save button I get an error "Permission denied". >=20 > >>> What's wrong? >=20 > >> >=20 > >=20 >=20 > > Thank you, but it's still not working. I try to edit this page: >=20 > >=20 >=20 > > https://developer.mozilla.org/de/docs/JavaScript/javascript_guide/Ausdr= =FCcke_und_Operatoren >=20 > > >=20 >=20 >=20 > I've had a "permission denied" too until I discovered that it was needed >=20 > to have the following option value: >=20 > network.http.sendRefererHeader =3D 2 >=20 >=20 >=20 > Maybe have you changed that option on your side too? >=20 >=20 >=20 > For the record a ticket has been created on this issue: >=20 > "I can't modify a page while I used to be able to before the Kuma switch" >=20 > https://bugzilla.mozilla.org/show_bug.cgi?id=3D789016 >=20 >=20 >=20 > Cheers, >=20 >=20 >=20 > --=20 >=20 > Marc-Aur=E8le DARCHE https://developer.mozilla.org/User:madarche >=20 > AFUL http://aful.org/ >=20 > Association Francophone des Utilisateurs de Logiciels Libres >=20 > French speaking Libre Software Users' Association You are right. The value was set to 0, so the referrer was not sent. I am a= wfully sorry that I haven't checked that immediately. Merci beaucoup. :-)