Hide Forgot
Description of problem: Task library contains unnecessary <html>s in the last column How reproducible: 100% Steps to Reproduce: 1. Open web UI task library 2. View source 3. Scroll down a bit Actual results: Last column contains <td>s containing this: <html> <div> <br> </div> </html> Expected results: Empty <divs>?
*** This bug has been marked as a duplicate of bug 841105 ***