What parameter has the higher priority? I thought the $g_bugnote_order = 'DESC'; has a higher priority than $g_default_bugnote_order = ASC;.
By the way, changing the parameter to $g_default_bugnote_order = DESC; doesn't work as well. In the debug mode query list there is a bugnote query with ASC, even when I changed both parameters to DESC.
I'm really confused. Am I missing a further config parameter?
There are only 10 types of people in the world: Those who understand binary, and those who don't.