adrelanos opened a new issue #1684: anchored links break when javascript is disabled URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1684 When javascript is disabled (this is common for users of Tor Browser) anchored links are broken For example, https://www.whonix.org/wiki/Hardened-kernel#Upstreaming is rewritten to https://www.whonix.org/wiki/Hardened-kernel?PageSpeed=noscript If anything it should be: https://www.whonix.org/wiki/Hardened-kernel?PageSpeed=noscript#Upstreaming Why is this happening? Can this be prevented?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services