federicoiosue / Omni-Notes

Open source note-taking application for Android
https://omninotes.app
GNU General Public License v3.0
2.68k stars 1.11k forks source link

Broken tag opening #802

Closed federicoiosue closed 3 years ago

federicoiosue commented 3 years ago

How to reproduce:

  1. Open a note with a tag
  2. Click on the tag and open it

2020-12-02 22:59:03.895 18947-18947/it.feio.android.omninotes.alpha E/ACRA: ACRA caught a UnsupportedOperationException for it.feio.android.omninotes.alpha java.lang.UnsupportedOperationException: This isn't a hierarchical URI. at android.net.Uri.getQueryParameter(Uri.java:1694) at it.feio.android.omninotes.MainActivity.handleIntents(MainActivity.java:388) at it.feio.android.omninotes.MainActivity.onNewIntent(MainActivity.java:202) at android.app.Activity.performNewIntent(Activity.java:7149) at android.app.Instrumentation.callActivityOnNewIntent(Instrumentation.java:1366) at android.app.Instrumentation.callActivityOnNewIntent(Instrumentation.java:1378)