Latest poll block breaks admin form functionality
FredsFriend - October 26, 2009 - 15:07
| Project: | Advanced Poll |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Description
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.
