From: RBRi <rb...@us...> - 2020-09-07 21:57:07
|
Sounds great, thanks Am 7. September 2020 20:17:18 MESZ schrieb Anton <dse...@us...>: >Sorry for a long silence, completely forget that I have unclosed issue. >I will upgrade to current codebase and provide PR in github. > > >--- > >** [bugs:#2001] Insufficient validation of input elements** > >**Status:** open >**Group:** 2.33 >**Created:** Mon Nov 19, 2018 12:29 PM UTC by Anton >**Last Updated:** Sat Mar 30, 2019 02:27 PM UTC >**Owner:** nobody > > >Hi All, > >It seems that current implementation supports only required attribute >validation for input element (attribute required and value is not >empty). > >But html specify more options: >- maxlength >- min >- max >- pattern > >So it would be nice to use them to calculate input validity before form >submission. >If it would be necessary I could provide patch for this feature a bit >later. > >Best regards > > >--- > >Sent from sourceforge.net because you indicated interest in ><https://sourceforge.net/p/htmlunit/bugs/2001/> > > > >To unsubscribe from further messages, please visit ><https://sourceforge.net/auth/subscriptions/> -- Diese Nachricht wurde von meinem Android-Gerät mit K-9 Mail gesendet. --- ** [bugs:#2001] Insufficient validation of input elements** **Status:** open **Group:** 2.33 **Created:** Mon Nov 19, 2018 12:29 PM UTC by Anton **Last Updated:** Mon Sep 07, 2020 06:17 PM UTC **Owner:** nobody Hi All, It seems that current implementation supports only required attribute validation for input element (attribute required and value is not empty). But html specify more options: - maxlength - min - max - pattern So it would be nice to use them to calculate input validity before form submission. If it would be necessary I could provide patch for this feature a bit later. Best regards --- Sent from sourceforge.net because htm...@li... is subscribed to https://sourceforge.net/p/htmlunit/bugs/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/htmlunit/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |