Bugs item #981318, was opened at 2004-06-28 08:35
Message generated for change (Tracker Item Submitted) made by Item Submitter
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: Open
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"
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=497982&aid=981318&group_id=61302
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Jwebunit-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development