It's the switched name and date ordering bug. There were two ways to fix this, (1) on the form and (2) on the switch statement. The way I fixed this is switched the location of name and date on the switch statement. I did not realized then that other zoom modules copied the witch statement on their own code. So, all modules that copied the switch statement order from the main zoom will not match a result.
I will post a modified version of that module when I get a chance hopefully this weekend. If you or other users reading this knows where to find that switch and fix it, it would be cool. Just post your own hack here then!
