Modify ↓
Opened 22 years ago
Closed 22 years ago
#218 closed defect (fixed)
Browser fails to recognize directory URLs when the trailing slash is missing
| Reported by: | Owned by: | Jonas Borgström | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | version control/browser | Version: | 0.6 |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
This works:
This fails
The browser should be smart enough to recognize it's being pointed at a directory, even without the trailing slash.
Browser itself generates correct urls, but often users will enter urls by hand and forget the slash.
Attachments (0)
Note:
See TracTickets
for help on using tickets.



Fixed in [453].