[RESOLVED]Edit collection date added sort bug

Started by Antron007, December 31, 2012, 02:34:28 PM

previous topic - next topic
Go Down

Antron007

December 31, 2012, 02:34:28 PM Last Edit: February 24, 2013, 12:01:24 AM by shmax
When I view my collection sorted by date added it shows them as I added them but not on the edit collection page.

shmax


When I view my collection sorted by date added it shows them as I added them but not on the edit collection page.

I'm not seeing the same result on my local environment, but I'm not going to bother investigating this one as the whole page will be going bye-bye soonish. If the same problem happens on the new pages, we can start in on it again. Thanks much!

Antron007

Yeah, it's not a big deal. I figured as much. I just wanted to make you aware so it possibly doesn't get ported over. :-) Happy new year.

shmax

Had another look at this, as the new profile page is still a ways off. I think I understand what was going on; "date added" was sort of ambiguous. When browsing product, it means "date added to the database", but it was being interpreted as "date added to collection" on the view collection page. On the edit collection page, it was falling through to "date added to the database". So, I've straightened things out:
1. added a new sort type to edit/view collection: "added to collection"
2. renamed "date added" to "added to database"

Hopefully that'll do it. I hate sorting bugs. Thanks much.

Go Up