inetdavid (6/8/2006 9:38:31 PM): Just found a problem with row_count with embedded tables. row_count counts *all* the rows, even rows in sub-tables, while show_tables shows the correct count because it uses a different method. I've first added a test to show the problem (using table_test on table(:index, 3) of table1.html) and I think I have the proper fix to just show/add rows from within the current table. This is the right way to do rows, but how do you want to make the change given that some folks may have coded using the incorrect value?

This is http://jira.openqa.org/browse/WTR-26

My view is that we should do the right thing. This has been a common complaint and i don't think there is really much value in trying to retain the old, incorrect behavior. Is anyone depending on it?

Comments?


 

_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to