#553 closed defect (fixed)

"More Info" link should point to a file/dir, not a dir+childname

Reported by: warner Owned by: zooko
Priority: major Milestone: undecided
Component: code-frontend-web Version: 1.2.0
Keywords: Cc:
Launchpad Bug:

Description

Zooko correctly points out that between the time you use the webapi to list a directory, and the time you click the "More Info" link on one of its children, that somebody could change what that name points to. We should change the "More Info" link to point to an absolute /uri/CHILDCAP?t=info , rather than the relative /uri/THISDIRCAP/CHILDNAME?t=info .

This would match the way we create the download links (although those use the /file URI space, to make them more useful for downloading).

Change History (2)

comment:1 Changed at 2008-12-05T20:34:29Z by zooko

  • Owner set to zooko
  • Status changed from new to assigned

comment:2 Changed at 2008-12-05T21:44:21Z by zooko

  • Resolution set to fixed
  • Status changed from assigned to closed
Note: See TracTickets for help on using tickets.