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 #9259/#9389: DatePicker with mask only fire 1 change event #9477

Merged
merged 2 commits into from Dec 7, 2022

Conversation

melloware
Copy link
Member

@melloware melloware commented Dec 6, 2022

Fix #9259: DatePicker with mask only fire 1 change event

Fix #9389: Enter key not working on DatePicker with Mask

I temporarily patched InputMask to register its event as "blur.inputmask"

@melloware
Copy link
Member Author

OWASP false positive is failing the build: jeremylong/DependencyCheck#5121

@melloware melloware changed the title Fix #9259: DatePicker with mask only fire 1 change event Fix #9259/#9389: DatePicker with mask only fire 1 change event Dec 6, 2022
@melloware
Copy link
Member Author

I temporarily disabled OWASP in the PR pipeline until they fix that nasty bug. Will re-enable once its fixed.

@melloware melloware merged commit af715f1 into primefaces:master Dec 7, 2022
@melloware melloware deleted the PF9259 branch December 7, 2022 13:38
@Rapster Rapster added the 🐞 defect Bug...Something isn't working label May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 defect Bug...Something isn't working
Projects
None yet
2 participants