Jump to content

MediaWiki talk:CommentsInLocalTime.js

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Sheep8144402 (talk | contribs) at 02:26, 8 October 2022 (fix linter error (1x missing end tag)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

This discussion renders hash fragment unusable

Hey @Izno see details on https://phabricator.wikimedia.org/T318358 It seems this gadget rewrites the page but doesn't respect hash fragment.

Presumably after rewriting it should do something like: hash = window.location.hash; window.location.hash = ; window.location.hash = hash; to restore the correct position of the scroll in the page. Jdlrobson (talk) 23:48, 7 October 2022 (UTC)[reply]