If a user tries to customize a panel page using the IPE and another user is using it, it displays a message saying the page is locked. However, when you click the button to break the lock it doesn't seem to do it and when they reload the page and try to customize again it repeats.

Comments

merlinofchaos’s picture

Status: Active » Fixed

So it turns out that the IPE break lock javascript had never been updated to Drupal 7. I fixed that.

There's still a minor interaction error when you break someone else's lock and they're actually working, but it's relatively minor. It has to be fixed at some point, though, but I think that's separate.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

  • Commit 6c7d715 on 7.x-3.x, 7.x-3.x-i18n, 8.x-3.x by merlinofchaos:
    Issue #1444734: IPE lock breaking was never upgradted to D7 properly.