Making WordPress.org

Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#4262 closed defect (bug) (fixed)

Incorrect nested tag 'a' in wordpress.tv

Reported by: man4toman's profile man4toman Owned by: dd32's profile 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)

4262.patch (2.0 KB) - added by man4toman 5 years ago.
The patch
4262.png (84.8 KB) - added by man4toman 5 years ago.
The screenshot

Download all attachments as: .zip

Change History (5)

@man4toman
5 years ago

The patch

@man4toman
5 years ago

The screenshot

#1 @dd32
5 years ago

  • Owner set to dd32
  • Resolution set to fixed
  • Status changed from new to closed

In 8451:

WordPress.TV: Correct some incorrectly nested links.

Props man4toman.
Fixes #4262.

#2 @dd32
5 years ago

This has been fixed in Meta.svn, but will require a second manual sync to WordPress.TV which will happen sometime this week.

#3 @man4toman
5 years ago

@dd32
Thank you

Note: See TracTickets for help on using tickets.