Closed ddabble closed 7 months ago
What is happening? Requesting news URLs with a trailing slash causes a 404 error.
For example:
This was caused by 85c78ca6c9e49a098ff7a5429c6256038db9df5e, which (perhaps accidentally) removed the trailing slash from the news:details path.
news:details
How did it happen See above.
Screenshots Not necessary.
Should be fixed now with merging of #810
What is happening? Requesting news URLs with a trailing slash causes a 404 error.
For example:
This was caused by 85c78ca6c9e49a098ff7a5429c6256038db9df5e, which (perhaps accidentally) removed the trailing slash from the
news:details
path.How did it happen See above.
Screenshots Not necessary.