adrelanos commented on issue #1684: anchored links break when javascript is disabled in browser (for users of noscript) URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1684#issuecomment-605963055 That is correct. However, when sharing a link such as `https://www.whonix.org/wiki/Hardened-kernel#Upstreaming` it redirects to `https://www.whonix.org/wiki/Hardened-kernel?PageSpeed=noscript` and the user is presented the top of the page. (As if visiting `https://www.whonix.org/wiki/Hardened-kernel`.) ---- The same in other words: 1) disable javascript 2) open a blank browser tab (I used Tor Browser with security slider setting maximum and Chromium with noscript) 3) paste `https://www.whonix.org/wiki/Hardened-kernel#Upstreaming` into the URL bar Expected result: See chapter `Upstreaming`. Actual result: See top of that page.
---------------------------------------------------------------- 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