Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No bad file extension error at upload #3256

Closed
nicolasperivolaris opened this issue Sep 26, 2024 · 0 comments · Fixed by #3269
Closed

No bad file extension error at upload #3256

nicolasperivolaris opened this issue Sep 26, 2024 · 0 comments · Fixed by #3269
Assignees
Labels
bug Something isn't working
Milestone

Comments

@nicolasperivolaris
Copy link

Apache StreamPipes version

dev (current development state)

Affected StreamPipes components

UI

What happened?

Importing a file with certain type extension doesn't work and doesn't show any error in the UI :
image

How to reproduce?

Go to "File management" and import a simple ".yml" file.

Expected behavior

An error should be shown in the UI. The list of supported file format should also be shown to the user.

Additional technical information

No response

Are you willing to submit a PR?

None

@nicolasperivolaris nicolasperivolaris added the bug Something isn't working label Sep 26, 2024
@dominikriemer dominikriemer self-assigned this Sep 30, 2024
@dominikriemer dominikriemer added this to the 0.97.0 milestone Sep 30, 2024
dominikriemer added a commit that referenced this issue Oct 1, 2024
…3269)

* fix(#3256): Show error message when uploading unsupported filetypes

* Fix typo

* Fix test

* Fix checkstyle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants