• Gear
  • Shots
  • Photo Craft
  • Video
  • Wide Angle
  • Support
  • New Stuff
  • More
Support SmugMug Support Bug Reporting Arrange/Sort is backwards

FAQtoid

Ever wanted to create an Avatar? Creating an Avatar!

Searching Dgrin with Google Searching with Google

Dgrin Challenges

Congratulations to the Winner of DSS #128 (Sunrise or Sunset), ShootingStar.

The next Dgrin Challenge DSS #129 (Silhouette Revisited ) is open for entries through May 27th, 2013 at 8:00pm PDT.

As always, we look forward to your participation but please do take a moment to read through the rules before posting your entry.

Past DSS Challenge Winners, DSS Challenge Rules, and other important DSS Challenge information is here.

Need some help with Accessories?

Tutorials

Ever find yourself wondering just how someone managed to create an image using different effects?

Here are three simple tutorials we hope will encourage you to try something new.

The Hot Seat

A lifelong interest in landscape photography has led Eyal Oren to make a study of his adopted hometown of Marblehead, MA. As you can see, his dedication is paying off!

Africa!

Dgrinners Harryb, Pathfinder, and others joined Andy Williams and Marc Muench on Safari in East Africa recently. Here are some awesome threads to check out!

 
Thread Tools Display Modes
Old Sep-23-2009, 11:51 AM
#1
jfriend is online now jfriend OP
Scripting dude-volunteer
Arrange/Sort is backwards
Turn auto arrange off in a gallery. Then go to Tools/Arrange/Sort. Pick filename as the sort method. Then, you will find that the ascending and descending options are backwards. If you choose ascending, you get 9, 8, 7, 6. If you choose descending, you get 1, 2, 3, 4. This is exactly opposite of what is says right in the screen where you select these options.

The gallery I was sorting is this one (it's password protected), but I don't think it has anything to do with a specific gallery: http://friend.smugmug.com/Sports/For.../9728394_DwhVB.
__________________
--John
HomepagePopular
JFriend's javascript customizationsSecrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
Old Sep-24-2009, 03:59 AM
#2
docwalker is offline docwalker
SmugMug Hero
docwalker's Avatar
Thanks John. I am checking.
__________________
If you need more help email us on the help desk here: http://help.smugmug.com Please do not PM me about help issues.

About.me
Old Sep-24-2009, 04:16 AM
#3
docwalker is offline docwalker
SmugMug Hero
docwalker's Avatar
John, I have checked several of my galleries and they are behaving correctly. What setting are you using on the gallery now? I did not want to change it and get it out of order.
__________________
If you need more help email us on the help desk here: http://help.smugmug.com Please do not PM me about help issues.

About.me
Old Sep-24-2009, 09:37 AM
#4
jfriend is online now jfriend OP
Scripting dude-volunteer
Quote:
Originally Posted by docwalker
John, I have checked several of my galleries and they are behaving correctly. What setting are you using on the gallery now? I did not want to change it and get it out of order.
I've just confirmed it's backwards again. Here are the steps in this gallery:
  1. Set Auto-Sort set to None
  2. Choose Tools/Arrange/Sort
  3. Then pick "File Name" and "Ascending (1,2,3...)" and hit Save
  4. The image with a filename of "4-2009-09-06-08-21-59-JF2_8000" will be first in the gallery, yet that is the highest filename in the gallery, not the lowest. The gallery will be in descending order, not ascending order.
  5. Then go back and pick "File Name" and "Descending (10,9,8 ... Z,Y,X)"
  6. The image with a filename of "4-2009-09-06-08-21-59-JF2_8000" will be at the end of the gallery. The gallery will be in ascending order, not descending order.
  7. If you play with this gallery, the way I want to leave it is descending order with the image "4-2009-09-06-08-21-59-JF2_8000" first.
  8. I tried it on another gallery too and the same thing happens.
__________________
--John
HomepagePopular
JFriend's javascript customizationsSecrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
Old Sep-24-2009, 09:41 AM
#5
Allen is online now Allen
"tweak 'til it squeaks"
Allen's Avatar
Quote:
Originally Posted by jfriend
I've just confirmed it's backwards again. Here are the steps in this gallery:
  1. Set Auto-Sort set to None
Probably not applicable, but.
Did you set it to ascending a long with none? Seems both none and
ascending have to be set for the tools sort to work.
Old Sep-24-2009, 09:50 AM
#6
jfriend is online now jfriend OP
Scripting dude-volunteer
Quote:
Originally Posted by Allen
Probably not applicable, but.
Did you set it to ascending a long with none? Seems both none and
ascending have to be set for the tools sort to work.
Allen, that is the source of the problem and the source of the bug.

Auto sort is off. What the ascending/descending is set to shouldn't matter at all. If it does, that's a bug too.

OK, now doing some testing, there are several bugs here. If I have auto sort to "None" and I just change the "Sort Direction" in the customize gallery screen, the whole order of the images flips. That's completely busted. That is bug #1. The Auto Sort Sort Direction should have no impact on anything when Auto Sort is set to None.

Bug #2 is that if the Auto Sort is none and the auto sort direction is set to Descending, then it causes the order of Tools/Arrange/Sort to be reversed. Whatever you pick in Tools/Arrange/Sort will come out backwards. If Auto Sort is none and the auto sort direction is set to Ascending, then the Tools/Arrange/Sort works properly.

So, it looks like the main sort of the bug is that even when auto sort is set to None, the auto sort direction value in customize gallery is active and influencing the sort of the gallery. It should be 100% inactive when auto sort is set to None so that a manual sort with Tools/Arrange/Sort can do exactly what you set it for.
__________________
--John
HomepagePopular
JFriend's javascript customizationsSecrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
Old Sep-28-2009, 04:44 AM
#7
docwalker is offline docwalker
SmugMug Hero
docwalker's Avatar
I am such a moron... I had this bugged a while back. I did not see it in the bug list. I have bumped it so that the programmers see it again.
__________________
If you need more help email us on the help desk here: http://help.smugmug.com Please do not PM me about help issues.

About.me
Old Sep-28-2009, 07:05 AM
#8
jfriend is online now jfriend OP
Scripting dude-volunteer
Quote:
Originally Posted by docwalker
I am such a moron... I had this bugged a while back. I did not see it in the bug list. I have bumped it so that the programmers see it again.
doc, please make sure that the connection to the auto sort order setting is noted in the bug report as this is the key to reproducing the problem or concluding that no problem exists.
__________________
--John
HomepagePopular
JFriend's javascript customizationsSecrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
Old Oct-01-2009, 04:56 AM
#9
docwalker is offline docwalker
SmugMug Hero
docwalker's Avatar
Will do
__________________
If you need more help email us on the help desk here: http://help.smugmug.com Please do not PM me about help issues.

About.me
Tell The World!  

Thread Tools
Display Modes

Posting Rules  
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump