Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go.dev: module proxy protocol link has trailing "<Paste>" string #39772

Closed
ericchiang opened this issue Jun 23, 2020 · 2 comments
Closed

go.dev: module proxy protocol link has trailing "<Paste>" string #39772

ericchiang opened this issue Jun 23, 2020 · 2 comments
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. pkgsite
Milestone

Comments

@ericchiang
Copy link
Contributor

It looks like this isn't actually part of golang.org/x/pkgsite so I can't send a patch :)

What is the URL of the page with the issue?

https://go.dev/about

What is your user agent?

N/A

Screenshot

Let me know if you need one.

What did you do?

% curl -s https://go.dev/about | grep 'Module proxy protocol'
<li>Making a request to proxy.golang.org for the module version, to any endpoint specified by the <a href="https://golang.org/cmd/go/#hdr-Module_proxy_protocol%3CPaste%3E" rel="noreferrer" target="_blank">Module proxy protocol</a>. For example:</li>

What did you expect to see?

href="https://golang.org/cmd/go/#hdr-Module_proxy_protocol"

What did you see instead?

href="https://golang.org/cmd/go/#hdr-Module_proxy_protocol%3CPaste%3E"
@gopherbot gopherbot added this to the Unreleased milestone Jun 23, 2020
@cagedmantis cagedmantis changed the title x/pkgsite: Module proxy protocol link has trailing "<Paste>" string x/pkgsite: module proxy protocol link has trailing "<Paste>" string Jun 23, 2020
@cagedmantis cagedmantis added pkgsite NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. labels Jun 23, 2020
@julieqiu
Copy link
Member

Thanks for the bug report, @ericchiang! We'll work on a fix.

@julieqiu julieqiu added NeedsFix The path to resolution is known, but the work has not been done. and removed NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. labels Jun 24, 2020
@julieqiu julieqiu changed the title x/pkgsite: module proxy protocol link has trailing "<Paste>" string go.dev: module proxy protocol link has trailing "<Paste>" string Jun 25, 2020
@julieqiu
Copy link
Member

This has been fixed.

gopherbot pushed a commit to golang/website that referenced this issue May 26, 2021
Fixes golang/go#39772

Change-Id: I274e1428b3a403146af4002d5834dfff4b77c761

X-GoDev-Commit: 1243feb3a37e62d912a7df13ed23f2da07723a3e
@golang golang locked and limited conversation to collaborators Jun 29, 2021
@rsc rsc unassigned AceroM Jun 23, 2022
passionSeven added a commit to passionSeven/website that referenced this issue Oct 18, 2022
Fixes golang/go#39772

Change-Id: I274e1428b3a403146af4002d5834dfff4b77c761

X-GoDev-Commit: 1243feb3a37e62d912a7df13ed23f2da07723a3e
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. pkgsite
Projects
None yet
Development

No branches or pull requests

5 participants