Object-Info icon indicating copy to clipboard operation
Object-Info copied to clipboard

Error when clicking Export after a report is created

Open sdpalmer opened this issue 11 months ago • 1 comments

I found that if you try Export using a file name that has spaces in it you get an error "Alert: Unable to export data." It does successfully create a 0 KB file but the file name has every space replaced with URL encoded %20.

Further testing shows that it will also get that same error if the folder you are saving to has spaces anywhere in the path of the folder you are saving to. However, in this case it doesn't even create a 0 KB file.

I get the same behavior with both a Package report and a Network Segments report so I suspect this will happen with any type of report.

This testing was done with version 3.1.1 and I have not tested with any previous versions.

sdpalmer avatar Jan 02 '25 23:01 sdpalmer

I forgot to add that you can obviously work around this by not including any spaces in the file name or folder path.

sdpalmer avatar Jan 02 '25 23:01 sdpalmer

v3.2.0 should have this resolved.

BIG-RAT avatar Jun 25 '25 05:06 BIG-RAT