bbs.view_file() fails with long filenames
With Synchronet 3.19b, it seems the JavaScript function bbs.view_file() has trouble with long filenames. The file lister I'm working on calls bbs.view_file() to view a file, and I've tried viewing a zip file with a long filename, Synchronet says "Error: The filename has no extension" and then says there was an error executing my file viewer. If I view a file with a short name (I'm guessing within the 8.3 filename limits), it works as expected.