I'm not sure if my version of jQuery is newer than from jquery_update (must be), but it seems that the .top and .left jQuery functions have been removed. This problem would prevent loading the popup in any circumstance, sometimes giving an error JS alert or sometimes not doing anything.
This patch just replaces those two functions. Even if it works for most people it would probably be a good idea for future jQuery updates and if anyone is currently having a problem with popups it may be worth trying.
| Comment | File | Size | Author |
|---|---|---|---|
| mc.js_.patch | 2.27 KB | sarvab |
Comments
Comment #1
catchStill there in -dev, sounds critical to me.
Comment #2
lias commentedTried this patch, ran update.php but still getting same error message:
http://dev.domain.org/panels/ajax/add-content/1/row_1_1
missing ; before statement
jquery.js (line 2)
This is a clean intial install of Panels 2 beta2.
Comment #3
merlinofchaos commentedThis patch only matters for people who have a newer version of jquery than ships with Drupal.
Comment #4
panchoWouldn't call it critical then, but we should take another look at it before shipping the final.
Comment #5
merlinofchaos commentedThis patch appears to ahve already been applied. Perhaps it was applied as another patch.
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.