| Summary: | Horizon: Ordering by name doesn't work | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Jaroslav Henner <jhenner> |
| Component: | python-django-horizon | Assignee: | Julie Pichon <jpichon> |
| Status: | CLOSED WORKSFORME | QA Contact: | Ami Jeain <ajeain> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.0 | CC: | aortega, athomas, hateya, jhenner, jpichon, mrunge, sclewis, yeylon |
| Target Milestone: | --- | Keywords: | Regression, ZStream |
| Target Release: | 3.0 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-01-07 12:08:13 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Jaroslav Henner
2013-11-04 15:16:09 UTC
I can't reproduce using python-django-horizon-2013.1.4-1.el6ost.noarch. I tried the /dashboard/project/images_and_snapshots/ and /dashboard/project/instances/ pages, and was able to sort by name in both cases (the arrow orientation changes, and the rows were reordered as expected). I'm using Firefox 22.0. The ordering is handled in Javascript currently. Could you specify your browser and browser version? Did you encounter other Javascript errors? Does ordering by another column works? How many items are you trying to sort at once? Thank you. Removing the 4.0 release target flags as this is marked as a 3.0 Regression. I cannot reproduce on RHOS 3.0 or 4.0 using Firefox or Chrome. (In reply to Julie Pichon from comment #2) > I can't reproduce using python-django-horizon-2013.1.4-1.el6ost.noarch. > > I tried the /dashboard/project/images_and_snapshots/ and > /dashboard/project/instances/ pages, and was able to sort by name in both > cases (the arrow orientation changes, and the rows were reordered as > expected). I'm using Firefox 22.0. Intereseting. It also cannot reproduce it now, except of the Floating IPs on: /dashboard/project/access_and_security/ where with openstack-dashboard.noarch 2013.1.4-1.el6ost @puddle (Grizzly) The ordering by instance or IP seems to not work On Havana, the ordering by IP seems to not work, but it seems to work on instances. It re-orders on first click, but after second click, it doesn't reverse the order. Above has been done with ~25 Floating IPs. Firefox 22.0. Inspecting with firebug, I have seen no Javascript errors. IIRC, mainly ordering by name was not working, strangely the other columns were working fine. I do not remember how many items I have been sorting. > > The ordering is handled in Javascript currently. Could you specify your > browser and browser version? Did you encounter other Javascript errors? Does > ordering by another column works? How many items are you trying to sort at > once? > > Thank you. Adding regressions to next bugfix release Closing as it cannot be reproduced, per comments 3 and 4. The issue with sorting Floating IPs is not a regression - it's a known problem that was fixed in Havana ( https://bugs.launchpad.net/horizon/+bug/1108085 ) but wasn't backported. If you noticed issues sorting floating IPs in Havana, please open a new bug for 4.0. Thanks! |