yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #57500
[Bug 1624546] Re: swift ui creating infinite folders in special scenarios
Reviewed: https://review.openstack.org/375739
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=c30a1ea66e47ec79c7e87caf3f71e5c7cf85b2b1
Submitter: Jenkins
Branch: master
commit c30a1ea66e47ec79c7e87caf3f71e5c7cf85b2b1
Author: Luis Daniel Castellanos <luis.daniel.castellanos@xxxxxxxxx>
Date: Fri Sep 23 16:25:59 2016 -0500
Fix for swift ui displaying infinite folders
When creating a folder in swift ui with the following
name format "f1;/f2" swift ui is not able to pick the
objects/floders for "f1;" and when this folder is
selected the ui ends in an infinite loop of "f1;"
folders
Change-Id: I8e2d8fdb5fb3b67dfd14bbdd1b100f13e84222eb
Closes-Bug: #1624546
** 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/1624546
Title:
swift ui creating infinite folders in special scenarios
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
The swift UI creates an infinite folder tree when providing specific
input as the folder name
Steps to reproduce:
1.- Goto Project>Object Storage> containers
2.- create a new container i.e "Test"
3.- Add a folder to the container with the following name: Folder1;/Folder2
Expected Result:
Folder1; is created with a sub folder Folder2
Actual Results:
An infinite tree of folders is created with Folder1; as root of each one of the nodes
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1624546/+subscriptions
References