[wp-trac] [WordPress Trac] #26063: Invisible characters in the admin in Opera 12
WordPress Trac
noreply at wordpress.org
Tue Nov 26 02:38:47 UTC 2013
#26063: Invisible characters in the admin in Opera 12
--------------------------------+-----------------------------
Reporter: SergeyBiryukov | Owner: SergeyBiryukov
Type: defect (bug) | Status: closed
Priority: highest omg bbq | Milestone: 3.8
Component: Administration | Version: trunk
Severity: normal | Resolution: fixed
Keywords: ui-focus has-patch |
--------------------------------+-----------------------------
Comment (by dd32):
We can't use `add_query_arg()` in script-loader, infact, we have to avoid
as many functions as possible.
This is because we include `script-loader.php` within `wp-admin/load-
styles.php` for style concatenation in build versions.
`Fatal error: Call to undefined function add_query_arg() in build/wp-
includes/script-loader.php on line 588`
Fix incoming.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/26063#comment:10>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list