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: Closed
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-12-01 17:51

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

A test case was added to ensure this bug is now fixed in trunk (with
HtmlUnit 1.13).

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

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

-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
JWebUnit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to