glushchenko / fsnotes

Notes manager for macOS/iOS

Home Page:https://fsnot.es

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crash when using URI scheme to create note with contents when title is not supplied

gingerbeardman opened this issue · comments

Description

Crash when using URI scheme to create note from contents when title is not supplied

To Reproduce

  1. Paste this link into Safari and allow it to open FSNotes: fsnotes://new/?title=Title&txt=Test
  2. ok

vs

  1. Paste this link into Safari and allow it to open FSNotes: fsnotes://new/?title=&txt=Test
  2. crashes

Crash Logs: archive.zip

Expected behavior

  • should not crash

FSNotes version

  • 6.4.3 Mac App Store

macOS/iOS version

  • 12.7.1 (21G920)

Additional context

No response

Confirmed and fixed. Thank you for report!