Modify ↓
Ticket #2519 (closed defect: fixed)
Opened 6 years ago
Last modified 6 years ago
PATCH: Fix for invalid XHTML on attachment upload page
| Reported by: | Bruce Christensen <trac@…> | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.9.3 |
| Component: | general | Version: | 0.9 |
| Severity: | trivial | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
At http://projects.edgewall.com/trac/browser/trunk/templates/attachment.cs?rev=2671#L24 there's a missing trailing angle bracket on the label element.
Attachments
Change History
comment:1 Changed 6 years ago by cmlenz
- Resolution set to fixed
- Severity changed from minor to trivial
- Status changed from new to closed
comment:2 Changed 6 years ago by cmlenz
- Milestone changed from 1.0 to 0.9.3
comment:3 Changed 6 years ago by cmlenz
- Version changed from devel to 0.9
Note: See
TracTickets for help on using
tickets.



Fixed in [2673], [2674].