id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 1842,"Footnote frame is forcing reload of scripts, css and images",Nicklas Nordborg,everyone,"The footnote frame is re-loading once every minute to keep the login session alive and to display messages when they arrive. The page is reloaded with `location.reload(true)` which forces a reload of all resources on the page, including scripts, stylesheets and images. This is not really necessary. On the other hand, the manual reload button is equivalent to `location.reload(false)` which doesn't force a reload. This behavior should be switched so that the footnote doesn't force a reload whereas the manual reload does.",defect,closed,trivial,BASE 3.3.1,web,,fixed,,