Modify ↓
#2519 closed defect (fixed)
PATCH: Fix for invalid XHTML on attachment upload page
| Reported by: | Owned by: | Jonas Borgström | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.9.3 |
| Component: | general | Version: | 0.9 |
| Severity: | trivial | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal 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 (0)
Change History (3)
comment:1 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Severity: | minor → trivial |
| Status: | new → closed |
comment:2 by , 20 years ago
| Milestone: | 1.0 → 0.9.3 |
|---|
comment:3 by , 20 years ago
| Version: | devel → 0.9 |
|---|
Note:
See TracTickets
for help on using tickets.



Fixed in [2673], [2674].