#4262 closed defect (bug) (fixed)
Incorrect nested tag 'a' in wordpress.tv
Reported by: | man4toman | Owned by: | dd32 |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | WordPress.tv | Keywords: | has-patch needs-testing has-screenshots |
Cc: |
Description
These are the errors of incorrect nested links in wordpress.tv:
Start tag a seen but an element of the same type was already open. End tag a violates nesting rules. Error: Stray end tag a.
You can see this problem on frontpage.
This cause of using 'the_event' function on 'a' tag, 'the_event' function returns 'a' tag by himself.
Attachments (2)
Change History (5)
Note: See
TracTickets for help on using
tickets.
The patch