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.

Comments

alansaviolobo’s picture

yseki’s picture

Thanks,

Your path solved the issue!

yseki’s picture

I made just a little adjustment. JS was loosing the Title string.

yseki’s picture

Olivier.b’s picture

#4 solved the issue. Thanks

yseki’s picture

Status: Active » Needs review
drunken monkey’s picture

Please try the latest dev version of the module first, I think we already solved the problem there.

alansaviolobo’s picture

Just a suggestion: please enable showing dev versions on the home page for easy access.

drunken monkey’s picture

Good 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.

alansaviolobo’s picture

StatusFileSize
new41.99 KB

this should do the trick
release

alansaviolobo’s picture

Status: Needs review » Closed (fixed)

I see the dev release now.