Hi.
The thing is that anchor links on diff view have a href like
href="/wiki/User:Nux/test#A_section" which is good only on history page and
such. When I actually compare two version e.g.:
http://test.wikipedia.org/w/index.php?title=User%3ANux%2Ftest&diff=9418&oldid=9417
I would expect a section link to simply point me down to the section and not
reload a page to latest version on which this section might have been already
removed.
The solution would be to simply construct links like this:
href="#A_section"
If someone actually use those links on pages like village pump, then fixing this
bug might actually reduce server load.
Version: unspecified
Severity: normal
URL: http://test.wikipedia.org/w/index.php?title=User%3ANux%2Ftest&diff=9418&oldid=9417