Bug 723110 - Spurious html elements in task library
Summary: Spurious html elements in task library
Keywords:
Status: CLOSED DUPLICATE of bug 841105
Alias: None
Product: Beaker
Classification: Retired
Component: web UI
Version: 0.6
Hardware: Unspecified
OS: Unspecified
low
low vote
Target Milestone: ---
Assignee: Raymond Mancy
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-07-19 06:13 UTC by Steven Lawrance
Modified: 2014-12-08 01:09 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-07-31 03:51:10 UTC


Attachments (Terms of Use)

Description Steven Lawrance 2011-07-19 06:13:21 UTC
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>?

Comment 1 Raymond Mancy 2012-07-31 03:51:10 UTC

*** This bug has been marked as a duplicate of bug 841105 ***


Note You need to log in before you can comment on or make changes to this bug.