[wp-trac] [WordPress Trac] #15124: Convertentities called before script has loaded
WordPress Trac
wp-trac at lists.automattic.com
Fri Oct 15 11:49:09 UTC 2010
#15124: Convertentities called before script has loaded
--------------------------+-------------------------------------------------
Reporter: macbrink | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.0.1
Severity: normal | Keywords: convertentities
--------------------------+-------------------------------------------------
This is what I find in the Admin header:
{{{
try{convertEntities(quicktagsL10n);}catch(e){};
/* ]]> */
</script>
<script type='text/javascript' src='http://myserver/wp/wp-admin/load-
scripts.php?c=1&load=jquery,utils,quicktags&ver=b50ff5b9792a9e89a2e131ad3119a463'></script>
}}}
convertEntities() is called before the actual script has loaded.
This is quite annoying while debugging other scripts in firebug.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15124>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list