Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

Registration on osm.org fails with HTTP 500 if cookies are not accepted in the user's browser #4892

Closed
openstreetmap-trac opened this issue Jul 23, 2021 · 5 comments

Comments

@openstreetmap-trac
Copy link

Reporter: aseerel4c26
[Submitted to the original trac issue database at 9.45am, Wednesday, 3rd July 2013]

in the standard user registration process (with email, username and password) https://www.openstreetmap.org/user/new after accepting the contributor's terms https://www.openstreetmap.org/user/terms the next page is https://www.openstreetmap.org/user/save displays which displays a HTTP 500 error without further details. Tested with Opera 12, cookies not accepted, no old cookies were existent, "rest of world" was preselected, "public domain" checked. Confirmed by another user who stumbled over this problem first.

Expected: if cookies are really required then there should be some user friendly message telling about this.

@openstreetmap-trac
Copy link
Author

Author: TomH
[Added to the original trac issue at 1.23pm, Thursday, 4th July 2013]

Historically I don't think cookies were required during signup which is probably why we don't show an alert, but the introduction of the terms screen means that they are now required to track progress through the signup process.

@openstreetmap-trac
Copy link
Author

Author: TomH
[Added to the original trac issue at 1.31pm, Thursday, 4th July 2013]

Fixed in [changeset:e5e6db8/rails].

@openstreetmap-trac
Copy link
Author

Author: aseerel4c26
[Added to the original trac issue at 1.59pm, Thursday, 4th July 2013]

Fine, thank you! The old cookie warning on the /login page works, but not (yet) on /user/new. I assume that is just because the change takes some time to be live.

@openstreetmap-trac
Copy link
Author

Author: TomH
[Added to the original trac issue at 2.03pm, Thursday, 4th July 2013]

I only just pushed it to live, because I had to fix the tests first - it should be live in the next half hour.

@openstreetmap-trac
Copy link
Author

Author: aseerel4c26
[Added to the original trac issue at 2.55pm, Thursday, 4th July 2013]

works, thank you. Now the user just need to see the red banner. ;-)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant