Under certain conditions, sort is not sticky #1046

Closed
opened 2012-09-29 11:57:36 +00:00 by rlx · 3 comments
Owner

(and reverts back to "director")

This is hard to consistently reproduce, but definitely happens.

(and reverts back to "director") This is hard to consistently reproduce, but definitely happens.
rlx added the
major
defect
labels 2012-09-29 11:57:36 +00:00
rlx added the
general
label 2012-09-29 12:05:51 +00:00
0x2620 was assigned by rlx 2012-09-29 12:05:51 +00:00
rlx added the
backend
label 2012-09-29 12:05:51 +00:00
j was assigned by rlx 2012-09-29 12:05:51 +00:00
j was assigned by rlx 2012-09-29 12:05:51 +00:00
Author
Owner

One way to reproduce this:

  • Sort all movies by votes.
  • Select a list ("Criterion", sorted by director)
  • Reload the page with "/list==rlx:Criterion" query
  • user.ui.lists[""].sort will be by director

Reloading "/grid" instead works.

One way to reproduce this: - Sort all movies by votes. - Select a list ("Criterion", sorted by director) - Reload the page with "/list==rlx:Criterion" query - user.ui.lists[""].sort will be by director Reloading "/grid" instead works.
Author
Owner

The above can be simplified:

  • Sort all movies by votes
  • Select a list
  • Reload the page
  • Select all movies (will be sorted by director)
The above can be simplified: - Sort all movies by votes - Select a list - Reload the page - Select all movies (will be sorted by director)
Owner

In []changeset:pandora,2275:

#!CommitTicketReference repository="" revision="pandora,2275"
support lists..sort as key, fixes #1046
In []changeset:pandora,2275: ``` #!CommitTicketReference repository="" revision="pandora,2275" support lists..sort as key, fixes #1046 ```
j added the
fixed
label 2012-09-29 17:03:21 +00:00
j closed this issue 2012-09-29 17:03:21 +00:00
rlx added this to the 12.04 milestone 2013-05-29 11:39:36 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: 0x2620/pandora#1046
No description provided.