| Summary: | send-pr fails with HTTP error 417 in Opera 10.10 for Linux | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Chris Tandiono <chris.tandiono> |
| Component: | Books & Articles | Assignee: | Bugmeister <bugmeister> |
| Status: | Closed Overcome By Events | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Chris Tandiono
2010-05-30 21:00:11 UTC
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Is there a specific reason why you submit a *FreeBSD* problem report from a *Linux* system and usk us to test this on a *Linux* box? - -- Johann Kois jkois(at)FreeBSD.org FreeBSD Documentation Project FreeBSD German Documentation Project - https://doc.bsdgroup.de -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkwaK0IACgkQ/rDr791hwthK1gCdHX2LetjkvBePZSSxhqbqkvoS zqQAn0YaxOE+R7DpHnnKN6lEOz8aofKd =yZqr -----END PGP SIGNATURE----- State Changed From-To: open->feedback Change the status to "feedback" needed. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The original sender of the PR provided the following feedback: On 18.06.2010 00:11, Chris Tandiono wrote: > Not asking anyone to test it with any particular OS or even any > particular version of Opera or, indeed, with any particular browser at > all. There simply shouldn't be any reason to display an error message, > implying failure, yet also display a "Thank you" message, implying > success. The point I'm trying to make is that the feedback could lead > users to create duplicate PRs, which I ended up doing. > > Chris - -- Johann Kois jkois(at)FreeBSD.org FreeBSD Documentation Project FreeBSD German Documentation Project - https://doc.bsdgroup.de -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkwbNyUACgkQ/rDr791hwtiNmACfe082GBTjAnOxYMLCONd5bxKt 9mgAnjAEwKriAHF1dYk+oXkQxFBWRJMR =SGNu -----END PGP SIGNATURE----- The 417 code may very well come from a proxy inbetween the FreeBSD servers and your system. RFC2616 says that a 417 error code MUST be included if an Expect header cannot be met, so there is a reason to do so. See http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.20 Ceri That would make sense if there were one or more proxies between myself
and the FreeBSD servers, which to my knowledge there is not.
If RFC 2616 requires reporting a 417 error code then that's what must be
done. Although it might be nice to also include a note saying that the
PR submission was successful anyway.
Chris
On Wed, 2010-06-23 at 12:02 +0100, Ceri Davies wrote:
> The 417 code may very well come from a proxy inbetween the FreeBSD servers
> and your system.
>
> RFC2616 says that a 417 error code MUST be included if an Expect header
> cannot be met, so there is a reason to do so. See
> http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.20
>
> Ceri
>
>
Responsible Changed From-To: freebsd-www->bugmeister bugmeister territory. Closing this, since send-pr is obsolete for now. |