← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1835724] [NEW] Legacy Images "Create Image" form fields are in random order in python 3

 

Public bug reported:

Some users still need the legacy images panel(
`ANGULAR_FEATURES['images_panel'] = False` ) because of the category
tabs.

When using this panel, if the server runs in python 3 the field orders are at a fixed random order
(see screenshot in attachment).
What I mean by "fixed" random order is that the order changes when restarting the server (but the order stays the same after each refresh).

This issue happens only with Python 3. The order is correct in Python 2

** Affects: horizon
     Importance: Undecided
         Status: New

** Attachment added: "Scrambled form fields"
   https://bugs.launchpad.net/bugs/1835724/+attachment/5275623/+files/CreateImage.png

-- 
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/1835724

Title:
  Legacy Images "Create Image" form fields are in random order in python
  3

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Some users still need the legacy images panel(
  `ANGULAR_FEATURES['images_panel'] = False` ) because of the category
  tabs.

  When using this panel, if the server runs in python 3 the field orders are at a fixed random order
  (see screenshot in attachment).
  What I mean by "fixed" random order is that the order changes when restarting the server (but the order stays the same after each refresh).

  This issue happens only with Python 3. The order is correct in Python
  2

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


Follow ups