Opened 15 years ago
Closed 15 years ago
#29 closed defect (fixed)
Fix MIME type of vouchers view
Reported by: | adehnert | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.0 |
Keywords: | Cc: |
Description
The vouchers view currently seems to get served up as text/html. This means that line breaks are collapsed in the browser. Also, the sanity-checking code in the client causes the client to error.
It should probably get served as text/plain or text/x-latex or some such.
Change History (2)
comment:1 Changed 15 years ago by adehnert
- Milestone changed from Sometime to 1.0
comment:2 Changed 15 years ago by adehnert
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.