Bugs item #981318, was opened at 2004-06-28 10:35
Message generated for change (Comment added) made by jimweaver
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=497982&aid=981318&group_id=61302
Category: None
Group: Release 1.2
>Status: Closed
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Not picking up trailing space in link URL
Initial Comment:
Say I have a link on a web such as:
<a id="mylink" href="mylink?param=hello+">text</a>
The "+" symbol is a URL-encoded space character.
When I do clickLink("mylink"), jWebUnit is not picking
up the trailing space, and instead goes to
"mylink?param=hello"
The same occurs when you encode the space in other
ways, e.g.
"mylink?param=hello "
"mylink?param=hello%20"
----------------------------------------------------------------------
>Comment By: Jim Weaver (jimweaver)
Date: 2004-09-13 17:24
Message:
Logged In: YES
user_id=619947
Not a jwebunit problem, I don't believe. HttpUnit is
manipulating the link and creating the request to the
referenced URL in the href. Try testing with pure
HttpUnit and post problem on their site.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=497982&aid=981318&group_id=61302
-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Jwebunit-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development