- Affected version
- 1.5.17
I had an issue several months ago that moderators merged three old large threads into one which I hadn't noticed. The result was one big thread with broken links and totally mixed up posts. I tried to write redirects from existing links to new ones, but the main issue that nginx rewrite rules don't understand the "#"character inside these links or it maybe a browser related thing. Most of them look like this: threads/thread-title.1234/page-115#post-310043.
I have two questions regarding this:
I have two questions regarding this:
- Is there any known solution to get working redirects for type of links I mentioned?
- If it was the bug (broken links) could you suggest any way to understand what happened?