Modify ↓
Opened 21 years ago
Closed 21 years ago
#1478 closed defect (duplicate)
attachement don't work if trac is at root of website
| Reported by: | Owned by: | Jonas Borgström | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | web frontend/mod_python | Version: | 0.8.1 |
| Severity: | blocker | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
for a project at root of website ( http://myProject.myHost.com/ ) cgi_location is set to '/', then the template
<?cs var:cgi_location?>/attachment/ticket/
become
//attachment/ticket/
And we can't add attachment to ticket. This problem appear in 0.8.1.
Attachments (0)
Change History (1)
comment:1 by , 21 years ago
| Component: | general → mod_python frontend |
|---|---|
| Resolution: | → duplicate |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



Duplicate of #1339.