Silently Failing Floating IP Association

Bug #1792127 reported by Marek Lyčka
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Undecided
Marek Lyčka

Bug Description

To reproduce:

1) Go to Compute > Instances
2) Open the actions menu for an instance and click "Associate Floating IP"
3) Leave the default values in both offered dropdowsn in the Floating IP pop-up and click "Associate"

=> Nothing should happen; when opened, the browser JavaScript console should contain the following error messages:

An invalid form control with name='ip_id' is not focusable.
An invalid form control with name='instance_id' is not focusable.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

Fix proposed to branch: master
Review: https://review.openstack.org/602009

Changed in horizon:
assignee: nobody → Marek Lyčka (mareklycka)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/602009
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=1456f7caa323924f1d0b5a34add4791e43a7a680
Submitter: Zuul
Branch: master

commit 1456f7caa323924f1d0b5a34add4791e43a7a680
Author: Marek <email address hidden>
Date: Wed Sep 12 13:16:29 2018 +0200

    Disables Django 1.10 required attribute

    Removes the default 'required' attribute rendered by Django into the
    hidden Selects of the ThemableDynamicTypedChoiceField widgets. This
    attribute causes issues in Chrome with a new, client side validation
    present in Django 1.10.

    Change-Id: I6d0a2951cc74ffa57d091a4589372bf9b93cd33f
    Closes-Bug: #1792127

Changed in horizon:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/horizon 15.0.0.0b1

This issue was fixed in the openstack/horizon 15.0.0.0b1 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.