﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
15124,Script concatentation breaks l10n of javascript output in head,macbrink,westi,"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&amp;load=jquery,utils,quicktags&amp;ver=b50ff5b9792a9e89a2e131ad3119a463'></script>
}}}

convertEntities() is called before the actual script has loaded. 
This is quite annoying while debugging other scripts in firebug.
",defect (bug),closed,high,3.1,JavaScript,3.0.1,major,fixed,"convertentities, i18n, has-patch, needs-improvement",azizur
