We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The "Details" link on https://hierbautberlin.de/map?lat=52.50854&lng=13.595348&zoom=16.1&details=19859&detailsType=news_item which points to https://hierbautberlin.de/view_pdf/amtsblatt/abl_2023_17_1761_1912_online.pdf?ts=1681452185?page=106&title=Stra%C3%9Fenbenennung does not work: a white page with "Bad Request" appears. I suspect the additional querystring (seems to be new, and seems also to be optional) in the original URL is causing the problem. However neither removing the ts=... part nor encoding the question mark as %3f seems to workaround the problem.
The text was updated successfully, but these errors were encountered:
Thanks for letting me know. Will have a look. Hopefully next week.
Sorry, something went wrong.
No branches or pull requests
The "Details" link on https://hierbautberlin.de/map?lat=52.50854&lng=13.595348&zoom=16.1&details=19859&detailsType=news_item which points to https://hierbautberlin.de/view_pdf/amtsblatt/abl_2023_17_1761_1912_online.pdf?ts=1681452185?page=106&title=Stra%C3%9Fenbenennung does not work: a white page with "Bad Request" appears. I suspect the additional querystring (seems to be new, and seems also to be optional) in the original URL is causing the problem. However neither removing the ts=... part nor encoding the question mark as %3f seems to workaround the problem.
The text was updated successfully, but these errors were encountered: