← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1561904] Re: [Functional tests] is_marked method of checkbox field always return False

 

Reviewed:  https://review.openstack.org/297587
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=0b3d81132e225db20af97f6d533e2be4380e1c70
Submitter: Jenkins
Branch:    master

commit 0b3d81132e225db20af97f6d533e2be4380e1c70
Author: Georgy Dyuldin <g.dyuldin@xxxxxxxxx>
Date:   Fri Mar 25 12:02:20 2016 +0300

    Fix CheckBoxMixin:is_marked behavior
    
    is_marked method of CheckBoxMixin was returned False always because it
    worked with <label> element instead of corresponding <input>
    
    Change-Id: I08e5f698695718dcb7125f12e1d80753b0eca8d3
    Closes-Bug: #1561904


** Changed in: horizon
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1561904

Title:
  [Functional tests] is_marked method of checkbox field always return
  False

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  CheckBoxMixin:is_marked always returns False, even if corresponding
  element is marked

  Location of method:
  https://github.com/openstack/horizon/blob/master/openstack_dashboard/test/integration_tests/regions/forms.py#L88

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1561904/+subscriptions


References