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: |
|
Owned by: |
|
|---|---|---|---|
| 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)
Note: See
TracTickets for help on using
tickets.