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

Oprava mazání chyb z RadioNodeList #60

Merged
merged 2 commits into from
Apr 8, 2025
Merged

Conversation

zipper
Copy link
Contributor

@zipper zipper commented Apr 8, 2025

  • Pokud byl element RadioNodeList, do pdForms.removeMessages se posílal chybně místo Element právě RadioNodeList, což mohlo způsobit chybu. Nyní je v metodě validateControl správně pořadí tak, že nejprve ošetříme RadioNodeList a teprve poté voláme removeMessages.

zipper added 2 commits April 8, 2025 10:05
- Pokud byl element `RadioNodeList`, do `pdForms.removeMessages` se posílal chybně místo `Element` právě `RadioNodeList`, což mohlo způsobit chybu. Nyní je v metodě `validateControl` správně pořadí tak, že nejprve ošetříme `RadioNodeList` a teprve poté voláme `removeMessages`.
@zipper zipper merged commit 2c39ab4 into master Apr 8, 2025
3 checks passed
@zipper zipper deleted the 0-removeMessage-radio branch April 8, 2025 08:07
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