bgarrels / my-films

Automatically exported from code.google.com/p/my-films
0 stars 0 forks source link

Sort button does not display selected Default Sort #15

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Select a default sort (e.g. Date) in MF Setup > Views/Filter / Default Start 
View
2. Load MF
3. Go to Menu > Sort

What is the expected output? What do you see instead?
Films are sorted correctly (e.g. by Date) BUT the sort mode displayed is Name.  
Seems MF does not set the sort button according to Default View settings?

Please use labels and text to provide additional information.

Original issue reported on code.google.com by Dade...@gmail.com on 9 Sep 2011 at 6:01

GoogleCodeExporter commented 9 years ago
I couldn't reproduce that problem.
When setting a sort, like "by date", it does properly display.
Note:
The button will be affected by two circumstances:
- "CurrentSort" - so whatever you used last time will be restored there
- "default sort" - on initial start, it will be overwritten with the default 
sort, that is afaik the case you described above.
So I need more info to reproduce please.

Original comment by Mikeplan...@web.de on 14 Sep 2011 at 3:35

GoogleCodeExporter commented 9 years ago
Seems it only happens when you use Date Added as Default sort, all others work 
fine.  Nothing is added to MyFilms.xml config for AntDfltSortMethod.

Original comment by Dade...@gmail.com on 14 Sep 2011 at 1:02

GoogleCodeExporter commented 9 years ago
Can you confirm it is solved with build 1459 ?

Original comment by Mikeplan...@web.de on 14 Sep 2011 at 6:50

GoogleCodeExporter commented 9 years ago
Fix applied in build 1459

Original comment by Mikeplan...@web.de on 15 Sep 2011 at 5:06

GoogleCodeExporter commented 9 years ago
Yep works great, have not had any issue changing configs (to one with another 
sort) or exiting and returning to MF.  Thanks!

Original comment by Dade...@gmail.com on 15 Sep 2011 at 10:31

GoogleCodeExporter commented 9 years ago
In v1578 this is again not working - same as previous versions before it was 
fixed in v1459

Original comment by Dade...@gmail.com on 19 Oct 2011 at 3:48

GoogleCodeExporter commented 9 years ago

Original comment by Dade...@gmail.com on 21 Oct 2011 at 5:35

GoogleCodeExporter commented 9 years ago
I tested with latest revision rev#1650 and all behaves as expected - it is 
possible, that with introduction of separate sort options for groups there was 
a bug introduced and fixed again - so please test with a release >= 1650 if 
issue is reproducable.

Original comment by Mikeplan...@web.de on 2 Nov 2011 at 11:23

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Using v1675 the bug still exists - using a Default Start View sorted by Date 
the films are sorted correctly but when you open the menu, Sort shows it is 
sorted by Name (see screenshot) Maybe there is a diff when you use Original 
Title?

Original comment by Dade...@gmail.com on 11 Nov 2011 at 2:58

Attachments:

GoogleCodeExporter commented 9 years ago
Finally fixed issue - was "date/dateadded" related.
Fix in rev#1721

Original comment by Mikeplan...@web.de on 13 Nov 2011 at 5:29

GoogleCodeExporter commented 9 years ago
Thanks!  Verfied in build 1778

Original comment by Dade...@gmail.com on 14 Dec 2011 at 9:02

GoogleCodeExporter commented 9 years ago

Original comment by Guzz...@googlemail.com on 13 Jun 2012 at 8:02