This repository was archived by the owner on Jun 12, 2024. It is now read-only.
generated from hay-kot/go-web-template
-
-
Notifications
You must be signed in to change notification settings - Fork 253
Exported TSVs are actually CSVs #910
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
First Check
- This is not a feature request
- I added a very descriptive title to this issue.
- I used the GitHub search to find a similar issue and didn't find it.
- I searched the documentation, with the integrated search.
- I already read the docs and didn't find an answer.
Homebox Version
0.10.3
What is the issue you are experiencing?
Seems to be the same behavior as described in #376.
The page for generating a bill of materials claims that it will create a TSV (where the delimiter should be a tab), but instead generates a file with a comma as a delimiter.
Documentation advertises CSV exports, so it could be behaving as expected (other than the user interface and the resulting file ending in .tsv).
P.S. Thanks for making Homebox!
How can the maintainer reproduce the issue?
- Export a BOM.
- Examine the file in a text editor.
Deployment
Docker (Linux)
Deployment Details
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working