Bugs item #1744623, was opened at 2007-06-28 09:00
Message generated for change (Comment added) made by henryju
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=497982&aid=1744623&group_id=61302

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: HtmlUnit plugin
>Group: Release 1.5
Status: Open
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Matthew Jensen (mmj123)
>Assigned to: Julien HENRY (henryju)
Summary: Extra white spaces in text version of html page

Initial Comment:
We have a link in our page like this:
<a href=".."><u>I</u>nfo</a>

When we do clickLinkWithText("Info") jwebunit can't find the link.

Debugging the jwebunit code suggested us to try doing clickLinkWithText("I 
nfo") which worked.

It looks like the <u> tags are causing a problem when rendering the text of the 
link element.

----------------------------------------------------------------------

>Comment By: Julien HENRY (henryju)
Date: 2007-06-28 15:06

Message:
Logged In: YES 
user_id=1235926
Originator: NO

Hi,

It's a HtmlUnit bug that is fixed. I'm just waiting for a new release of
HtmlUnit.

FYI :
http://sourceforge.net/tracker/index.php?func=detail&aid=1731042&group_id=47038&atid=448266

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=497982&aid=1744623&group_id=61302

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
JWebUnit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to