Steps to reproduce:
1. create a view with the view_save handler.
2. click on the views save button to display the popup.
3. click on the X button to close the popup.
4. reopen the popup by clicking on the views save button.
Result
1. The form is not shown the second time.
| Comment | File | Size | Author |
|---|---|---|---|
| #10 | release.png | 41.99 KB | alansaviolobo |
| #4 | views_save-fix_the_cancel_link_to_close_the_popup-2535550-3.patch | 2.56 KB | yseki |
| views_save-fix_the_cancel_link_to_close_the_popup_.patch | 2.57 KB | alansaviolobo |
Comments
Comment #1
alansaviolobo commentedComment #2
yseki commentedThanks,
Your path solved the issue!
Comment #3
yseki commentedI made just a little adjustment. JS was loosing the Title string.
Comment #4
yseki commentedComment #5
Olivier.b commented#4 solved the issue. Thanks
Comment #6
yseki commentedComment #7
drunken monkeyPlease try the latest dev version of the module first, I think we already solved the problem there.
Comment #8
alansaviolobo commentedJust a suggestion: please enable showing dev versions on the home page for easy access.
Comment #9
drunken monkeyGood suggestion, thanks – but somehow I can't: #2579915: Cannot create dev release for one project. (Normally, I create dev releases for all my projects, so I suspect I might already have created one – but there's really no telling for me.)
I created a new 1.3 release, though – even though there was just a single new commit since 1.2, it's still been almost a year and the bug fix is useful enough for most people to have.
Comment #10
alansaviolobo commentedthis should do the trick

Comment #11
alansaviolobo commentedI see the dev release now.