Make WordPress Core

Opened 21 years ago

Closed 21 years ago

#561 closed defect (bug) (fixed)

WP 1.2.2: Extra php tags in wp-admin/post.php line 514

Reported by: anonymousbugger's profile anonymousbugger Owned by: matt's profile matt
Milestone: Priority: normal
Severity: trivial Version: 1.2
Component: Administration Keywords:
Focuses: Cc:

Description

When I get an email saying a comment has been held in the moderation queue, it gives me a 'delete this comment' link. When I click on that link, it takes me to a page with a php close tag in the text.

The cause is in wp-admin/post.php, on line 514, there is a php open and a php close tag inside an echo statement.

This is in Wordpress v1.2.2. I haven't checked any newer versions.

Change History (2)

#1 @anonymousbugger
21 years ago

  • Patch set to No

#2 @matt
21 years ago

  • fixed_in_version set to 1.5
  • Owner changed from anonymous to matt
  • Resolution changed from 10 to 20
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.