Modify ↓
Ticket #9090 (closed defect: fixed)
Opened 2 years ago
Last modified 2 years ago
Browser "Download as zip" is not Multi-repos aware
| Reported by: | jhampton | Owned by: | rblank |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.12 |
| Component: | version control/browser | Version: | 0.12dev |
| Severity: | normal | Keywords: | zip multirepos |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
Currently, the value for downloadable_paths in trac.ini is relative to a repository. The effect is that it is applied across all repositories.
The download as zip feature needs to be made multi-repos aware.
Attachments
Change History
comment:1 Changed 2 years ago by rblank
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 2 years ago by rblank
- Owner set to rblank
Note: See
TracTickets for help on using
tickets.



Fixed in [9279], the option now takes full paths (including the leading repository name).
(OT: Repository sync sure takes a long time ATM)