Opened at 2007-07-01T04:41:52Z
Closed at 2007-07-08T08:21:25Z
#76 closed defect (fixed)
Replace "parent directory" link, with links in the display path.
Reported by: | nejucomo | Owned by: | nejucomo |
---|---|---|---|
Priority: | trivial | Milestone: | 0.5.0 |
Component: | code | Version: | 0.4.0 |
Keywords: | usability | Cc: | |
Launchpad Bug: |
Description
The displayed path of the vdrive web interface consists of links to each ancestor directory. This makes the "parent directory" link redundant.
Change History (2)
comment:1 Changed at 2007-07-02T19:33:19Z by warner
- Milestone set to release 0.5.0
- Owner changed from somebody to nejucomo
comment:2 Changed at 2007-07-08T08:21:25Z by warner
- Resolution set to fixed
- Status changed from new to closed
I happened to do this in the recent webapi overhaul.
Note: See
TracTickets for help on using
tickets.
ok, seems reasonable, I'd accept a patch that removes this. Look at source:src/allmydata/web/directory.xhtml and remove the tag that talks about parent directories.