Skip to content
  • fred's avatar
    replace history URI by canonical URI · 6ab984b1
    fred authored
    We have various redirects done on the webserver, but the xmlHttpRequest follows
    them silently and the new page is thus displayed with the "wrong" URI. To fix
    that we add a <link> element with the canonical URI and use that value to fix
    the history.
    6ab984b1