I don't think this is a bug, probably me just doing something wrong.
I'm trying to play a sound whenever a new user joins the chat room. I put a Javascript alert() call in pfcgui.js::notifyTab for testing. I've tried joining and quitting the chat room several times and the function never fires. What am I doing wrong?
I know the code is there because I can see my modifications in FireBug, after the chat room loads.
Thanks.