Last modified: 2014-02-12 23:47:59 UTC
This is a slight edge case when clicking the random button and landing on the Main Page. To replicate this add curPage.title = 'Main Page'; to L45 of mf-random.js in the done callback of getRandomArticle When the page loads the formatting of the header looks strange due to the lack of title. This bug has appeared as a result of the fix to bug 41290
This is far too much of an edge case to waste development time on especially when considering bug 30405. Main page shouldn't be special cased and this sort of thing will then not happen.