[wp-trac] [WordPress Trac] #17341: Disqus plugin renders Widgets (and general admin buttons) fixed and immovable
WordPress Trac
wp-trac at lists.automattic.com
Fri May 6 23:23:39 UTC 2011
#17341: Disqus plugin renders Widgets (and general admin buttons) fixed and
immovable
----------------------------------+------------------------------
Reporter: jason@… | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: 3.2
Severity: normal | Resolution: invalid
Keywords: needs-testing |
----------------------------------+------------------------------
Changes (by koopersmith):
* status: new => closed
* resolution: => invalid
Comment:
That is quite helpful. In short, it's a Disqus problem.
We recently upgraded jQuery to 1.5.2, which requires no longer allows
selectors of the form [property=value]. These selectors now require
quotes: [property="value"].
For this plugin, changing [href=edit-comments.php?page=disqus] to [href
="edit-comments.php?page=disqus"] should rid you of the error and restore
balance to the world.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17341#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list