#2556 - Adding content redirects to invalid URL after adding
0 guests and 0 members have recently viewed this.
The top 3 point earners from 14th Dec 2025 to 21st Dec 2025.
| PDStig |
|
|
|---|---|---|
| Gabri |
|
|
| sholzy |
|
|
There are no events at this time
I also noticed Javascript may be an issue. Javascript forms redirect wrongly to the start page and also page numbers redirects to start (click once and the web page bounces up but pagination doesn't progress how you wanted it to. Click again and you get taken to the start page).
If there are any issues with the next RC, please open a separate issue for each with clear reproduction instructions (e.g. I struggled a bit with "Javascript forms", I'd want to know an exact URL, as various factors could be at play otherwise).
"will now redirect wrongly to the website's start page" - actually I don't think this was ever true, which is why it confused me. However it *seems* true. For JavaScript block navigation we dynamically set the URL in the browser, but it's a visual thing only using the "new" JS navigation API. No actual HTTP redirect happens. Anyway, this is now fixed.