#458 closed defect

"other representations" broken in webish ui — at Version 1

Reported by: robk Owned by:
Priority: major Milestone: 1.2.0
Component: code-frontend-web Version: 1.0.0
Keywords: Cc:
Launchpad Bug:

Description (last modified by zooko)

when viewing a directory in the webish ui, the 'other respresentations' links for files are broken, they all point to "/uri/filename.ext?..."

thus providing representations such as

"'filename.ext' is not a valid file- or directory- cap"

Change History (1)

comment:1 Changed at 2008-06-11T15:54:36Z by zooko

  • Description modified (diff)
  • Milestone changed from 1.1.1 to 1.1.0

Fixed by 65618ba5a26c5699, I think. But also we really want to make it so that directories without trailing slashes get 301-moved-permanently-ed to the same thing with a trailing slash, which Brian says he knows how to easily enable.

Note: See TracTickets for help on using tickets.