[wp-trac] [WordPress Trac] #21703: wp-comments-post.php missing closing angle bracket in 3.4.1
WordPress Trac
wp-trac at lists.automattic.com
Mon Aug 27 18:48:21 UTC 2012
#21703: wp-comments-post.php missing closing angle bracket in 3.4.1
--------------------------+-----------------------------
Reporter: jonjerome | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.4.1
Severity: normal | Keywords:
--------------------------+-----------------------------
A user reported to me that when leaving comments in Safari, his browser
would hang on a blank page with wp-comments-post.php in the URL bar.
Looking at the file itself I noticed that the current version is missing
?> from the end of the file to close php. Editing the file to add it
manually solved the problem for my user without apparent ill effects for
anyone else.
Browsing source, I see that the missing angle bracket was present in 3.3
so I assume it is an oversight. It seems to only affect Safari.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21703>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list