logo       

[HtmlUnit] [ htmlunit-Bugs-1455390 ] getCellAt is wrong: msg#00040

java.htmlunit.devel

Subject: [HtmlUnit] [ htmlunit-Bugs-1455390 ] getCellAt is wrong

Bugs item #1455390, was opened at 2006-03-21 14:55
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=448266&aid=1455390&group_id=47038

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: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Julien HENRY (henryju)
Assigned to: Nobody/Anonymous (nobody)
Summary: getCellAt is wrong

Initial Comment:
Hi,

I join my test page.

Here is the structure of the table :
-----------
| X | |
-----------
| Y | |
-----------
| Z | T |
-----------
| U |
-----------
getCell(0,0)=>X [OK]
getCell(0,1)=>T [KO]
getCell(1,0)=>Y [OK]
getCell(1,1)=>T [KO]
getCell(2,0)=>Z [OK]
getCell(2,1)=>T [OK]
getCell(3,0)=>U [OK]
getCell(3,1)=>U [OK]

I'm working on a fix.

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

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=448266&aid=1455390&group_id=47038


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise