From: Ronald B. <rb...@rb...> - 2015-01-07 16:35:19
|
Have added more tests. https://sourceforge.net/p/htmlunit/code/9852 These tests are failing because of some encoding issue, but in no case HtmlUnit cuts the URL down to the url you have reported. On Wed, 7 Jan 2015 19:05:37 +0530 Vasudevan Comandur wrote: > >Hi Ahmed, > > Thanks for the URL location.Although I see in the test case having >#symbol and text following that, I would prefer > if the test case contains "&" plus other characters. > > Is it possible to have that type test case included and publish the >results? > > Thanks in advance. > >Regards > Vasu > >On Wed, Jan 7, 2015 at 5:52 PM, Ahmed Ashour <asa...@ya...> wrote: > >> Hi Vasu, >> >> https://sourceforge.net/p/htmlunit/code/9846 >> https://sourceforge.net/p/htmlunit/code/9848 >> >> >> Ahmed >> ------------------------------ >> *From:* Vasudevan Comandur <vco...@gm...> >> *To:* "rb...@rb..." <rb...@rb...> >> *Cc:* "htm...@li..." < >> htm...@li...> >> *Sent:* Wednesday, January 7, 2015 12:56 PM >> *Subject:* Re: [Htmlunit-user] Redirect URL got stripped after # by >> HTMLUnit >> >> Hi Ronald, >> >> Where can I get the test cases that you have checked-in?. Let me know >> the location so that I can look at those >> test cases. >> >> Regards >> Vasu >> >> On Mon, Jan 5, 2015 at 11:42 PM, Ronald Brill <rb...@rb...> wrote: >> >> Have just checked in some test cases. They all working fine. >> Please have a look, if the test cases are correct. >> >> RBRi >> >> On Mon, 5 Jan 2015 09:52:04 -0800 Vasudevan Comandur wrote: >> > >> >Hi Ronald, >> > >> > Yes, I did check with Charles Proxy and the data after # part is not >> >sent out at all. I am using an older version >> > of HTMLUnit 2.10. >> > >> > When I looked into the source code of HTMLUni 2.16 snapshot >> >(Urlutils.java) file, I saw that after # the data was getting stripped. >> > >> > Let me know if I am wrong. >> > >> >regards >> > Vasu >> > >> >On Mon, Jan 5, 2015 at 9:33 AM, Ronald Brill <rb...@rb...> wrote: >> > >> >> Hi Vasu, >> >> >> >> did some quick tests and can't reproduce your problem. >> >> Can you please check with some tools like Chales WebProxy that the hash >> >> part is really gone. >> >> If yes please provide the detailed 301-Http response and the follow up >> >> request. >> >> >> >> Do you use the latest snapshot? Which browser? >> >> >> >> RBRi >> >> >> >> On Mon, 5 Jan 2015 17:36:57 +0530 Vasudevan Comandur wrote: >> >> > >> >> >Hi All, >> >> > >> >> > I see that redirect URL for HTTP Status code 301 is getting >> stripped >> >> >hash >> >> > symbol for the following URL. >> >> > >> >> > >> >> >> >> http://recruiter.monsterindia.com/v2/resumedatabase/searchresult.html?from=pwr&nai=1&search_submit=Get%20Resumes&mne=4 >> >> >> >> &mxe=9&alw=java,jsp,ejb >> >> >> &day=30&jobtype=&search=con >> >> >tents&nup=2&cl=2%203&srt=rel >> >> >. >> >> > >> >> > The URL that was sent to the host is only >> >> > >> >> >> http://recruiter.monsterindia.com/v2/resumedatabase/searchresult.html?from=pwr& >> >> >. >> >> > >> >> > Looks like there is a problem. >> >> > >> >> > Kindly let me know the solution. >> >> > >> >> >Regards >> >> > Vasu >> >> > >> >> > >> >> > >> >> >----< Inline text [text-plain-04.txt] >------------------ >> >> > >> >> >> >> >> >------------------------------------------------------------------------------ >> >> >Dive into the World of Parallel Programming! The Go Parallel Website, >> >> >sponsored by Intel and developed in partnership with Slashdot Media, is >> >> your >> >> >hub for all things parallel software development, from weekly thought >> >> >leadership blogs to news, videos, case studies, tutorials and more. >> Take a >> >> >look and join the conversation now. http://goparallel.sourceforge.net >> >> > >> >> > >> >> >----< Inline text [text-plain-05.txt] >------------------ >> >> > >> >> >_______________________________________________ >> >> >Htmlunit-user mailing list >> >> >Htm...@li... >> >> >https://lists.sourceforge.net/lists/listinfo/htmlunit-user >> >> > >> >> > >> >> >> >> >> > >> > >> >> >> >> >> ------------------------------------------------------------------------------ >> Dive into the World of Parallel Programming! The Go Parallel Website, >> sponsored by Intel and developed in partnership with Slashdot Media, is >> your >> hub for all things parallel software development, from weekly thought >> leadership blogs to news, videos, case studies, tutorials and more. Take a >> look and join the conversation now. http://goparallel.sourceforge.net >> >> _______________________________________________ >> Htmlunit-user mailing list >> Htm...@li... >> https://lists.sourceforge.net/lists/listinfo/htmlunit-user >> >> >> >> >> ------------------------------------------------------------------------------ >> Dive into the World of Parallel Programming! The Go Parallel Website, >> sponsored by Intel and developed in partnership with Slashdot Media, is >> your >> hub for all things parallel software development, from weekly thought >> leadership blogs to news, videos, case studies, tutorials and more. Take a >> look and join the conversation now. http://goparallel.sourceforge.net >> _______________________________________________ >> Htmlunit-user mailing list >> Htm...@li... >> https://lists.sourceforge.net/lists/listinfo/htmlunit-user >> >> > > > >----< Inline text [text-plain-04.txt] >------------------ > >------------------------------------------------------------------------------ >Dive into the World of Parallel Programming! The Go Parallel Website, >sponsored by Intel and developed in partnership with Slashdot Media, is your >hub for all things parallel software development, from weekly thought >leadership blogs to news, videos, case studies, tutorials and more. Take a >look and join the conversation now. http://goparallel.sourceforge.net > > >----< Inline text [text-plain-05.txt] >------------------ > >_______________________________________________ >Htmlunit-user mailing list >Htm...@li... >https://lists.sourceforge.net/lists/listinfo/htmlunit-user > > |