Target dialog file extension is optional
Assignee

Reporter

Sprint
None
Description
Steps to reproduce
None
Attachments
1
Activity
Show:

Filip Reichman July 13, 2023 at 7:25 AM
When target is saved, the filename is checked for the extension. If the extension is missing, it will be added.
Improved test settingsDialog.spec.ts.

Pavel Salamon March 21, 2023 at 4:02 PM
The output file is saved exactly as configured in backend (without extension).
The issue is downloading the result from My Jobs page - browsers probably add default extension .htm when an extension is missing.
Fixed
Details
Details
Story Points
1
Priority
Fix versions
Affects versions
QA Testing
UNDECIDED
Components
Created March 21, 2023 at 3:16 PM
Updated October 3, 2023 at 8:44 AM
Resolved July 13, 2023 at 7:25 AM
File extensions is optional, not mandatory.
Excel file without specified .xlsx extension, in the Configure data target dialog, is saved with .htm extension (if not edited in Save as dialog).
If the user will have an output filename without an extension, Wrangler will add it automatically.