[wp-trac] [WordPress Trac] #19925: Empty widget title in admin not handled properly
WordPress Trac
wp-trac at lists.automattic.com
Fri Mar 2 04:14:45 UTC 2012
#19925: Empty widget title in admin not handled properly
----------------------------+--------------------
Reporter: kawauso | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.4
Component: Administration | Version: 3.3.1
Severity: normal | Resolution:
Keywords: has-patch |
----------------------------+--------------------
Comment (by dd32):
> The issue looks to me as though changes to widgets.dev.js are not
reflected in the tests for this bug. I was able to trace the issue back
into widgets.js.
They're the "Same" file.
.js files are minified versions of .dev.js files.
To debug JS/css [http://codex.wordpress.org/Editing_wp-config.php#Debug
you add SCRIPT_DEBUG to your wp-config.php file], this will cause
WordPress to use the .dev.css and .dev.js files instead, this allows you
to debug it properly and understand the code you're looking at.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19925#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list