Modify ↓
Opened 20 years ago
Closed 20 years ago
#1808 closed defect (worksforme)
Small bug in wiki
| Reported by: | Owned by: | Jonas Borgström | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wiki system | Version: | 0.8.4 |
| Severity: | trivial | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
I'm just playing a bit and this is what I found:
http://projects.edgewall.com/trac/wiki?format=pdf
I think in such case trac must show smth like:
Error: pdf is not valid format
Attachments (0)
Change History (2)
comment:1 by , 20 years ago
comment:2 by , 20 years ago
| Resolution: | → worksforme |
|---|---|
| Status: | new → closed |
I think this is okay as is now, i.e. simply return the default representation.
Note:
See TracTickets
for help on using tickets.



Right now, with 0.9+ it seems it will just ignore a bad parameter value and do the default action.
Was it also like that on 0.8 or did it crash and provide a traceback back then?