On Fri, Apr 02, 2010 at 08:52:00AM +1000, David Leeming wrote: > Investigating further, the resource in question opened in the browser > successfully when I shortened it?s file name. Lesson learned is that long file > names cause problems ?
Or do these long file names contain spaces or other unusual characters? (There's a mechanism by which spaces with file names can fail to be started by plugins, but I've no idea if that is the mechanism that is happening for you. It is usually easily fixed in the code, and a workaround is to remove the spaces from the file names if possible.) -- James Cameron http://quozl.linux.org.au/ _______________________________________________ Server-devel mailing list [email protected] http://lists.laptop.org/listinfo/server-devel
