doc.bazaar.canonical.com is completely broken

Bug #1168158 reported by Nathan Osman
18
This bug affects 4 people
Affects Status Importance Assigned to Milestone
Bazaar All Docs Website
Fix Released
Undecided
Unassigned

Bug Description

Attempting to view the page http://doc.bazaar.canonical.com/ results in very strange browser behavior - the page continuously refreshes over and over again.

Upon closer inspection, it seems like the problem is due to the following HTML source for the page:

    <html>
      <head>
        <meta http-equiv="refresh" content="0; http://doc.bazaar-vcs.org/en/">
      </head>
    </html>

This basically forces the page to reload continously, and in fact is a serious security problem as it could easily lead to a DDOS attack if enough people visited the page.

Changed in bzr-alldocs:
status: New → Confirmed
Revision history for this message
Richard Wilbur (richard-wilbur) wrote :

I don't see this behaviour, or the corresponding "refresh" directive either in the source code of this branch or in my browser's "page source" view. Looks like it has been fixed.

Please reopen this bug if you still experience the problem on a recent build of the documentation website.

Changed in bzr-alldocs:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.