[wp-trac] [WordPress Trac] #9475: htmlspecialchars_decode on
compat.php
WordPress Trac
wp-trac at lists.automattic.com
Tue Apr 7 01:31:29 GMT 2009
#9475: htmlspecialchars_decode on compat.php
----------------------------+-----------------------------------------------
Reporter: dfrodriguez143 | Owner: anonymous
Type: defect (bug) | Status: new
Priority: normal | Milestone: Unassigned
Component: General | Version:
Severity: normal | Keywords:
----------------------------+-----------------------------------------------
I believe there is a problem with the compat.php on line 104 and 105, the
$string should be $str .
How: I was working on a plugin that needs the htmlspecialchars_decode
function when I get an strange error, that sends me to line 105, I change
the $string variable to $str and everyworks fine.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9475>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list