Issue 93: PATCH Home content_node textile content scrambles some html tags.
Status:  Fixed
Owner: ----
Closed:  Jun 2008
Reported by edmundo...@gmail.com, Jun 3, 2008
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.
 
fix_content_node_textile.patch
792 bytes   View   Download
Jun 15, 2008
Project Member #1 subim...@gmail.com
Fixed by r95
Status: Fixed