Messages icon indicating copy to clipboard operation
Messages copied to clipboard

Fix missing .json file extension when exporting messages

Open tom93 opened this issue 1 year ago • 1 comments

Very similar to FossifyOrg/Notes#14 (which has a more detailed commit message). Basically, some file pickers don't automatically append the extension, so we should do it ourselves. It doesn't cause problems.

What is it?

  • [x] Bugfix
  • [ ] Feature
  • [ ] Codebase improvement

Before/After Screenshots/Screen Record

None, but see FossifyOrg/Notes#13 for screenshots of a similar issue in the Notes app.

Fixes the following issue(s)

  • Fixes part of #88

Acknowledgement

tom93 avatar Mar 16 '24 13:03 tom93

Should I also port this to the Phone app? (Done: FossifyOrg/Phone#312)

tom93 avatar Mar 16 '24 13:03 tom93

Should I also port this to the Phone app?

Sure :)

naveensingh avatar Nov 29 '24 13:11 naveensingh