<version> in documentation routes is not canonicalized
Open
Type: bug
- Dominant language
- Dart
- Stars
- 944
- Forks
- 184
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 12
Description
See:
https://github.com/dart-lang/pub-dev/blob/2a7f445b18c311a1d9a1c81923030ab6015492c8/app/lib/frontend/handlers/documentation.dart#L157
This is not canonicalized, so looks in cache / datastore may fail.
-----------------
We should probably refactor all of this logic, so that we utilize the Router annotations we have in `routes.dart`.
Contributor guide
Assessment
This issue has not been assessed yet.