Ticket #6 (closed task: fixed)

Opened 2 years ago

Last modified 2 years ago

Augment the generated mod-rewrite directives to do base/project => base/project/ [R]

Reported by: robin Assigned to: robin
Priority: major Component: pypicache
Version: Keywords:
Cc: robinbryce@gmail.com

Description

From the package-index-api:

3. Omitting the /version part of a project page's URL (but keeping the trailing /) should result in a page that is either:

a) The single active version of that project, as though the version had been explicitly included, OR

b) A page with links to all of the active version pages for that project.

So base/project is not a legitimate resource and should be re-written to include the trailing slash. Will do this with a redirect provided that:

  • On its own base/project is not found in the project-index re-write map
  • base/project is found in the project-index re-write map

Attachments

Change History

04/14/07 14:55:59 changed by robin

  • status changed from new to assigned.

04/14/07 15:14:33 changed by robin

  • type changed from defect to task.

04/15/07 08:32:22 changed by robin

  • status changed from assigned to closed.
  • resolution set to fixed.

Add/Change #6 (Augment the generated mod-rewrite directives to do base/project => base/project/ [R])




Action