[HtmlUnit] [htmlunit:bugs] #2001 Insufficient validation of input elements
RBRi via HtmlUnit-develop <[email protected]> Wed, 05 Dec 2018 19:38:13 -0000
| Newsgroups | gmane.comp.java.htmlunit.devel |
|---|---|
| Message-ID | </p/htmlunit/bugs/2001/a974b57bc2906a209272a3b8e83ed46d94b44756.bugs@htmlunit.p.sourceforge.net> |
If you like to contact me without using the sourceforge crap, my mail is on the htmlunit web site; look for developers. --- ** [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:** Wed Dec 05, 2018 07:37 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 [email protected] 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. _______________________________________________ HtmlUnit-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/htmlunit-develop