I've just upgraded to FB5, and it's all working great... but: the log files created by the 'export log' action don't seem to be working correctly now. It creates the file ok, but the javascript doesn't work for the 'view/hide' links. I've checked the actual html and lo, there isn't actually any js in there!
It has the scrip open and close tags, but just a line break in between. I'm using the default xsl templates in the options (which I can confirm contain the js), so I'm not sure why it no worky?
I've attached one of the offending logs (zipped because it didn't like my html)...
That’s a bit weird… it’s working for us. Can you check the stylesheet file in your FinalBuilder\Stylesheets directory to make sure it’s got the JS code in there. And if it does, try removing the HTML style comments around the script code. Also, are you sure it’s not your browser, firewall, or something else that might be stripping the javascript code?