pub-dartlang
pub-dartlang copied to clipboard
Package URIs with query parameters should not return 404
From @sethladd on May 11, 2013 21:25:11
If you go to http://pub.dartlang.org/packages/webui_tasks?utm_source=buffer&utm_medium=twitter you will get a 404.
Instead, I expect to get the package page and for the query parameters to be ignored.
Many emailing services or social services add query parameters to links, outside of the control of the author.
Original issue: http://code.google.com/p/dart/issues/detail?id=10599
From @munificent on July 25, 2013 09:57:12
Labels: Milestone-Later
From @munificent on August 21, 2013 15:40:01
Labels: -Area-Pub Area-PubSite
From @sethladd on November 05, 2013 14:02:05
FYI we wanted to send analytics data to pub, but are unable to due to this bug
From @kasperl on July 10, 2014 03:20:09
Labels: -Milestone-Later Oldschool-Milestone-Later
From @kasperl on August 04, 2014 00:43:02
Labels: -Oldschool-Milestone-Later
Other cases where we get an irregular 404:
curl -I 'https://pub.dartlang.org/packages/box2d'
curl -I 'https://pub.dartlang.org/packages/box2d.json'