Modify ↓
Opened 18 years ago
Closed 17 years ago
#6388 closed defect (duplicate)
bad xhtml output
| Reported by: | Owned by: | Christian Boos | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wiki system | Version: | devel |
| Severity: | minor | Keywords: | outline patch |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
html list items are not outputed correctly. currently output is invalid xml. attached patch fixes.
Attachments (2)
Change History (7)
by , 18 years ago
comment:1 by , 18 years ago
| Keywords: | outline added |
|---|---|
| Milestone: | → 0.11.1 |
| Severity: | normal → minor |
by , 17 years ago
| Attachment: | empty-ctxtnav-list.patch added |
|---|
Another occurrence of invalid XHTML (empty <ul> list when ctxtnav is empty)
comment:2 by , 17 years ago
| Keywords: | patch added |
|---|
comment:3 by , 17 years ago
| Cc: | added |
|---|
comment:4 by , 17 years ago
| Cc: | removed |
|---|
The empty-ctxtnav-list.patch patch above is included in #7445.
comment:5 by , 17 years ago
| Milestone: | 0.11.2 |
|---|---|
| Resolution: | → duplicate |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



Well, that's from the OutlineFormatter and yes, we know, it's buggy. Thanks for the patch ;-)