Skip to content

x/pkgsite: package shortcut not working for "synctest" #76136

@bystones

Description

@bystones

What is the URL of the page with the issue?

https://pkg.go.dev/synctest

What is your user agent?

Latest Firefox + Chromium

Screenshot

No response

What did you do?

Trying to use the URL shortcut for the synctest package: https://pkg.go.dev/synctest

What did you see happen?

I got a "404 Not Found" error page.

What did you expect to see?

I expected a redirect to https://pkg.go.dev/testing/synctest.

There is a redirect feature which let's you use the package name without the full package path (for stdlib packages). For example https://pkg.go.dev/http redirects to https://pkg.go.dev/net/http. But for the synctest package that does not seem to work.

Links I found while searching around this problem:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions