Quote:
Originally Posted by jackie_w
I think something's wrong with sort by Title when using the Sort button.
|
You are right. Sometimes I do very stupid things. I will fix it.
For the interested amongst you; I "improved" a bit of code to eliminate some "if" compares. The code was intended to return "title" sort if it couldn't figure out what else to do. Unfortunately I blew it and it attempted to sort on the category "title" that doesn't exist, so the resulting order is random.
Sigh. Sometimes I think I should leave this coding thing to younger minds ...