Bug 844517 - Changing entries in the searchbar can create JS errors
Summary: Changing entries in the searchbar can create JS errors
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Beaker
Classification: Retired
Component: web UI
Version: 0.9
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
Assignee: Raymond Mancy
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-07-31 01:35 UTC by Raymond Mancy
Modified: 2019-05-22 13:43 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-09-06 04:39:53 UTC
Embargoed:


Attachments (Terms of Use)

Description Raymond Mancy 2012-07-31 01:35:01 UTC
Under some circumstances, changing the search table in the search bar can create the following error:

  elem is undefined:
    elem.setAttribute(k, v);

This only happens when you switch between values which both use a select field in their values column.

Comment 1 Raymond Mancy 2012-07-31 01:35:43 UTC
Just to be clear, this error does not cause any problems in functionality.

Comment 3 Raymond Mancy 2012-07-31 03:20:05 UTC
http://gerrit.beaker-project.org/#/c/1254/

Comment 5 Dan Callaghan 2012-09-06 04:39:53 UTC
Beaker 0.9.3 has been released.


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