https://bugzilla.wikimedia.org/show_bug.cgi?id=65468

--- Comment #3 from Lupo <lupo.bugzi...@gmail.com> ---
Another thought: mediawiki.action.view.redirectToFragment.js does

  if ( window.location.hash === fragment ) {
    window.location.hash = fragment;
  }

i.e., it sets it to the value it already has. Maybe the Firefox people decided
not to do anything if location.hash is set, but the value doesn't change?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to