| Issue 93: | PATCH Home content_node textile content scrambles some html tags. | |
| 1 person starred this issue and may be notified of changes. | Back to list |
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.
Jun 15, 2008
Project Member
#1
subim...@gmail.com
Status:
Fixed
|