[tor-bugs] #26516 [Community]: Infinite redirect at https://blog.torproject.org/tor-browser-756-released

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Jun 26 21:16:16 UTC 2018


#26516: Infinite redirect at https://blog.torproject.org/tor-browser-756-released
---------------------------+--------------------
     Reporter:  pm         |      Owner:  alison
         Type:  defect     |     Status:  new
     Priority:  Medium     |  Milestone:
    Component:  Community  |    Version:
     Severity:  Normal     |   Keywords:
Actual Points:             |  Parent ID:
       Points:             |   Reviewer:
      Sponsor:             |
---------------------------+--------------------
 Can not add URLs in bug-report so I have rewritten all but the first of
 each URL with AAA, BBB.
 {{{
 As-MacBook-Pro:~ a$ curl https://blog.torproject.org/tor-
 browser-756-released
 <!DOCTYPE html>
 <html>
     <head>
         <meta charset="UTF-8" />
         <meta http-equiv="refresh"
 content="0;url=https://blog.torproject.org/new-release-tor-browser-756" />

         <title>Redirecting to BBB</title>
     </head>
     <body>
         Redirecting to <a href="BBB">BBB</a>.
     </body>
 As-MacBook-Pro:~ a$ curl BBB
 <!DOCTYPE html>
 <html>
     <head>
         <meta charset="UTF-8" />
         <meta http-equiv="refresh"
 content="0;url=https://blog.torproject.org/tor-browser-756-released" />

         <title>Redirecting to AAA</title>
     </head>
     <body>
         Redirecting to <a href="AAA">AAA</a>.
     </body>
 </html>As-MacBook-Pro:~ a$
 }}}

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/26516>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list