https://bugzilla.wikimedia.org/show_bug.cgi?id=48028
--- Comment #3 from TMg <[email protected]> --- (In reply to comment #2) > > Instead of using location.hash we should consider using > > window.history.replaceState and element.scrollIntoView if they are both > > available. From what I understand this bug is not about the hash but about the page name before the hash. [[Malia Obama]] is a redirect to [[Family of Barack Obama#Malia and Sasha Obama]]. Going to [[Malia Obama]] results in the URL: http://en.wikipedia.org/wiki/Malia_Obama#Malia_and_Sasha_Obama Instead it should be: http://en.wikipedia.org/wiki/Family_of_Barack_Obama#Malia_and_Sasha_Obama The hash is right. What's wrong is the page name before the hash. -- 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 [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
