Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #26516

Closed (moved)
Open
Opened Jun 26, 2018 by Trac@tracbot

Infinite redirect at https://blog.torproject.org/tor-browser-756-released

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$ 

Trac:
Username: pm

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#26516