If the latest poll block is enabled when in an admin view all form ajax events are broken. This is caused by Advanced poll including jquery.form.js again after it has already been included in the page. The remody for the minute is to add /admin/* and /node/add/* to the excluded paths for the Latest poll block.

Comments

robhoward79’s picture

Version: 6.x-1.x-dev » 7.x-3.x-dev

I am experiencing a similar problem with Drupal 7.

With the advanced poll module enabled I am unable to amend pager settings in any of my views. When I attempt to apply changes in the pop-up, the 'apply' button doesn't seem to respond. I have attempted to add the excluded paths above but this doesn't seem to help :(

nlisgo’s picture

I am experiencing this problem also and I got around the problem by ensure that the block is not being displayed unless my default site theme is active.

tripper54’s picture

Issue summary: View changes
Status: Active » Closed (cannot reproduce)

Try as I might I could not reproduce this. Perhaps it has been fixed in a recent release, or maybe in core?

Please feel free to re-open if problems persist, with steps to reproduce please!