Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: V13.5 Bug #17054 #17069

Closed
wants to merge 3 commits into from
Closed

Fix: V13.5 Bug #17054 #17069

wants to merge 3 commits into from

Conversation

nielslyngsoe
Copy link
Member

Fixes #17054

Also other issues that was not reported. As there was a problem with a few of the dialogs if they where just closed.

Description

Notice this issue happened because the code has several flows.
So please test:

Publish:
Front-end validation failed.
Backend-validation failed.
Publish dialog closed.

And other dialogs.

Notice, code is horrible. because the performeSave method does handle formSubmittion/resetForm. But some dialog calls a formHelper.submitForm before and this needs to be handled by calling resetForm when closing or completing outside the performeSave method.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant