What steps will reproduce the problem?
1. Try to make an assert_select in the main page (home).
What is the expected output? What do you see instead?
It should not give errors. It gives some errors about not finding some
closing tags.
What version of the product are you using? On what operating system?
Trunk. Ubuntu 7.10
Please provide any additional information below.
One problem is that a </div> is too much near the last line, and putting
this tag in another line, another problem appears, a </div> tag is missing
for the first "fullContent" div.
Follows a patch to the fixture inside bootstrap.
Original issue reported on code.google.com by edmundo...@gmail.com on 4 Jun 2008 at 12:03
Original issue reported on code.google.com by
edmundo...@gmail.com
on 4 Jun 2008 at 12:03Attachments: