<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - For releases.llvm.org, upper case URL encoded URLs are not working anymore."
href="https://bugs.llvm.org/show_bug.cgi?id=45834">45834</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>For releases.llvm.org, upper case URL encoded URLs are not working anymore.
</td>
</tr>
<tr>
<th>Product</th>
<td>Website
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>enhancement
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>General Website
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>starsid@gmail.com
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org, mike@sqlby.me
</td>
</tr></table>
<p>
<div>
<pre>Hello,
Until very recently, upper case URL encoded URLs used to work, but they seem to
have stopped working now.
This works:
<a href="https://releases.llvm.org/8.0.0/clang%2bllvm-8.0.0-x86_64-linux-gnu-ubuntu-16.04.tar.xz">https://releases.llvm.org/8.0.0/clang%2bllvm-8.0.0-x86_64-linux-gnu-ubuntu-16.04.tar.xz</a>
This used to work, but no longer works:
<a href="https://releases.llvm.org/8.0.0/clang%2Bllvm-8.0.0-x86_64-linux-gnu-ubuntu-16.04.tar.xz">https://releases.llvm.org/8.0.0/clang%2Bllvm-8.0.0-x86_64-linux-gnu-ubuntu-16.04.tar.xz</a>
Original report:
<a href="https://github.com/grailbio/bazel-toolchain/issues/45">https://github.com/grailbio/bazel-toolchain/issues/45</a>
Thank you.
Sid</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>