[HtmlUnit] [htmlunit:bugs] #2001 Insufficient validation of input elements

RBRi via HtmlUnit-develop <[email protected]> Sat, 30 Mar 2019 14:27:21 -0000
Newsgroups gmane.comp.java.htmlunit.devel
Message-ID </p/htmlunit/bugs/2001/20a3947069f9e91550f990bd09bf7e33e86f3efc.bugs@htmlunit.p.sourceforge.net>
This is a multi-part message in MIME format.
--===============9096377162272320221==
Content-Type: multipart/related;
 boundary="===============2708555692745109143=="

This is a multi-part message in MIME format.
--===============2708555692745109143==
Content-Type: multipart/alternative;
 boundary="===============4804746758960398759=="
MIME-Version: 1.0

--===============4804746758960398759==
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit

any news?


---

** [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:** Thu Dec 06, 2018 08:20 AM 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.
--===============4804746758960398759==
MIME-Version: 1.0
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: 7bit

<div class="markdown_content"><p>any news?</p>
<hr/>
<p><strong> <a class="alink" href="https://sourceforge.net/p/htmlunit/bugs/2001/">[bugs:#2001]</a> Insufficient validation of input elements</strong></p>
<p><strong>Status:</strong> open<br/>
<strong>Group:</strong> 2.33<br/>
<strong>Created:</strong> Mon Nov 19, 2018 12:29 PM UTC by Anton<br/>
<strong>Last Updated:</strong> Thu Dec 06, 2018 08:20 AM UTC<br/>
<strong>Owner:</strong> nobody</p>
<p>Hi All,</p>
<p>It seems that current implementation supports only required attribute validation for input element (attribute required and value is not empty).</p>
<p>But html specify more options:<br/>
- maxlength<br/>
- min<br/>
- max<br/>
- pattern</p>
<p>So it would be nice to use them to calculate input validity before form submission.<br/>
If it would be necessary I could provide patch for this feature a bit later.</p>
<p>Best regards</p>
<hr/>
<p>Sent from sourceforge.net because [email protected] is subscribed to <a href="https://sourceforge.net/p/htmlunit/bugs/">https://sourceforge.net/p/htmlunit/bugs/</a></p>
<p>To unsubscribe from further messages, a project admin can change settings at <a href="https://sourceforge.net/p/htmlunit/admin/bugs/options.">https://sourceforge.net/p/htmlunit/admin/bugs/options.</a>  Or, if this is a mailing list, you can unsubscribe from the mailing list.</p></div>
--===============4804746758960398759==--
--===============2708555692745109143==--


--===============9096377162272320221==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline


--===============9096377162272320221==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
HtmlUnit-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/htmlunit-develop

--===============9096377162272320221==--