[HtmlUnit] [htmlunit:bugs] #1691 [MutationObserver] Few TypeError's on website load
RBRi via HtmlUnit-develop <[email protected]> Fri, 10 Mar 2023 18:54:14 -0000
| Newsgroups | gmane.comp.java.htmlunit.devel |
|---|---|
| Message-ID | </p/htmlunit/bugs/1691/14ea5b239e7539e074abbdcdf331f33ab34e300b.bugs@htmlunit.p.sourceforge.net> |
This is a multi-part message in MIME format. --===============8485261379276786058== Content-Type: multipart/related; boundary="===============5556483027707032904==" This is a multi-part message in MIME format. --===============5556483027707032904== Content-Type: multipart/alternative; boundary="===============6748301385028418386==" MIME-Version: 1.0 --===============6748301385028418386== MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit - **status**: open --> closed - **assigned_to**: RBRi --- ** [bugs:#1691] [MutationObserver] Few TypeError's on website load** **Status:** closed **Group:** Latest SVN **Created:** Fri Jun 05, 2015 06:34 AM UTC by Matthew **Last Updated:** Fri Mar 10, 2023 06:54 PM UTC **Owner:** RBRi **Attachments:** - [Test.java](https://sourceforge.net/p/htmlunit/bugs/1691/attachment/Test.java) (3.4 kB; application/octet-stream) - [error.txt](https://sourceforge.net/p/htmlunit/bugs/1691/attachment/error.txt) (61.1 kB; text/plain) I am creating a small program that monitors a webpage for changes in data that can then be presented to me. I am currently able to login to the site without any issues, but once back on the main page it does not update with new values. Also when retrieving the main page an exceptions are thrown. Below is the sample code I was testing with. I also tried to use addHtmlAttributeChangeListener and addDomChangeListener, which was called at the correct times when changes were to be made, but the page never updated. I do not know if this is a bug or a problem with my code, but I can not find it anywhere else. The website works fine without any errors on firefox and chrome. The error log and test java file are attacked so this post isnt too long. --- 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. --===============6748301385028418386== MIME-Version: 1.0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: 7bit <div class="markdown_content"><ul> <li><strong>status</strong>: open --> closed</li> <li><strong>assigned_to</strong>: RBRi</li> </ul> <hr/> <p><strong> <a class="alink strikethrough" href="https://sourceforge.net/p/htmlunit/bugs/1691/">[bugs:#1691]</a> <span><span>[MutationObserver]</span></span> Few TypeError's on website load</strong></p> <p><strong>Status:</strong> closed<br/> <strong>Group:</strong> Latest SVN<br/> <strong>Created:</strong> Fri Jun 05, 2015 06:34 AM UTC by Matthew<br/> <strong>Last Updated:</strong> Fri Mar 10, 2023 06:54 PM UTC<br/> <strong>Owner:</strong> RBRi<br/> <strong>Attachments:</strong></p> <ul> <li><a class="" href="https://sourceforge.net/p/htmlunit/bugs/1691/attachment/Test.java">Test.java</a> (3.4 kB; application/octet-stream)</li> <li><a class="" href="https://sourceforge.net/p/htmlunit/bugs/1691/attachment/error.txt">error.txt</a> (61.1 kB; text/plain)</li> </ul> <p>I am creating a small program that monitors a webpage for changes in data that can then be presented to me. I am currently able to login to the site without any issues, but once back on the main page it does not update with new values. Also when retrieving the main page an exceptions are thrown. Below is the sample code I was testing with. I also tried to use addHtmlAttributeChangeListener and addDomChangeListener, which was called at the correct times when changes were to be made, but the page never updated.</p> <p>I do not know if this is a bug or a problem with my code, but I can not find it anywhere else. The website works fine without any errors on firefox and chrome. The error log and test java file are attacked so this post isnt too long.</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> --===============6748301385028418386==-- --===============5556483027707032904==-- --===============8485261379276786058== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline --===============8485261379276786058== 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 --===============8485261379276786058==--