[wp-trac] [WordPress Trac] #16508: Widgets are completely frozen in the back end. Widget usability is 0% with no possibility of editing...
WordPress Trac
wp-trac at lists.automattic.com
Wed Feb 9 22:29:43 UTC 2011
#16508: Widgets are completely frozen in the back end. Widget usability is 0% with
no possibility of editing...
---------------------------------+------------------------------
Reporter: trusktr | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: UI | Version: 3.0.5
Severity: blocker | Resolution:
Keywords: widgets, javascript |
---------------------------------+------------------------------
Comment (by dd32):
Replying to [comment:4 AlexLakes]:
> I think I may have found the issue. In the admin area, the following url
returns nothing (a blank page).
>
> /wp-admin/load-scripts.php?c=0&load=hoverIntent,common,jquery-color
,wp-ajax-response,admin-tags,inline-edit-tax,jquery-ui-core,jquery-ui-
tabs&ver=2fd937e409ff1ae5c1fdac0acff51016
Just to quickly check, Accessing ''that'' url will return nothing on
''all'' hosts. That's because '&' is only valid in HTML, when typed
into a browser it'll need to be changed to just '&':
/wp-admin/load-scripts.php?c=0'''&'''load=hoverIntent,common,jquery-color
,wp-ajax-response,admin-tags,inline-edit-tax,jquery-ui-core,jquery-ui-
tabs'''&'''ver=2fd937e409ff1ae5c1fdac0acff51016
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16508#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list