Write-up for issue #78, and index it The notification bell opened to nothing on the home page while working everywhere else. Covers why the badge stayed correct (the count is fetched by a function that touches no translations), why nothing was logged (the throw was one line ABOVE the try, so the fetch never ran and the catch that would have said "couldn't load" was never entered), and the two further pages that had the identical fault and were fixed with it. Adds the row to Bugs-Resolved and the sidebar entry.