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
Comment #1
robhoward79 commentedI 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 :(
Comment #2
nlisgo commentedI 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.
Comment #3
tripper54 commentedTry 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!