Skip to content

Fix for Incorrect File Download Name "GetAttachment"#1323

Merged
w8tcha merged 3 commits intoYAFNET:masterfrom
drkwdck:master
Oct 15, 2024
Merged

Fix for Incorrect File Download Name "GetAttachment"#1323
w8tcha merged 3 commits intoYAFNET:masterfrom
drkwdck:master

Conversation

@drkwdck
Copy link

@drkwdck drkwdck commented Oct 10, 2024

  1. File Download Name: Previously, files were being downloaded to the user's computer with the default name "GetAttachment". The update ensures that files are now downloaded with their correct, intended names, improving the user experience and preventing confusion.

  2. Release Mode Build Issue: The application was not building correctly in "Release" mode. This pull request includes the necessary adjustments to ensure that the application can be successfully built and deployed in Release mode.

Please review the changes and provide feedback. Thank you!

@welcome
Copy link

welcome bot commented Oct 10, 2024

Thanks so much for opening your first PR here!

@w8tcha
Copy link
Member

w8tcha commented Oct 13, 2024

Can you revert the second commit, this would break the code the issue with building in release mode is already fixed.

This reverts commit d0d3eba.
@drkwdck
Copy link
Author

drkwdck commented Oct 13, 2024

Yes, of course

@w8tcha w8tcha merged commit c1085a4 into YAFNET:master Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants