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

[BUG] Creating a bookmark with empty directory causes error when attempting to open the bookmark #4143

Open
inas-fawzi opened this issue Apr 5, 2024 · 0 comments · May be fixed by #4154
Open
Labels
Issue-Bug Related unexpected behavior or something worth investigating. Issue-Easy (good first issue) Beginners welcome! Issues with relative low difficulty.

Comments

@inas-fawzi
Copy link

Describe the bug
When you create a new bookmark and leave the directory empty, if you attempt to open the bookmark afterwards you will get a message saying "Bookmark not found, recreating..." followed by a popup asking you to use a certificate installer.

To Reproduce
Steps to reproduce the behavior:

  1. Got settings
  2. Got to interface
  3. Under the sidebar section go to bookmarks
  4. Click Add Item
  5. Give the bookmark a name (in my case specifically I gave the bookmark a name identical to an existing one)
  6. Leave the directory blank and press create
  7. Go back to the home page
  8. Click on the new bookmark you created
  9. See the error "Bookmark not found, recreating..."

Expected behavior
If a directory is invalid then this would ideally be checked at the time of creating the bookmark. The user should be prevented from creating a bookmark with an invalid directory.

Screenshots
If applicable, add screenshots to help explain your problem.

Smartphone (please complete the following information):

  • Device: Samsung Galaxy Tab S6 Lite
  • OS: Android 13
  • Rooted: No
  • Version: 3.10
@VishnuSanal VishnuSanal added Issue-Bug Related unexpected behavior or something worth investigating. Issue-Easy (good first issue) Beginners welcome! Issues with relative low difficulty. labels Apr 7, 2024
@msaqeeb72 msaqeeb72 linked a pull request Apr 17, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug Related unexpected behavior or something worth investigating. Issue-Easy (good first issue) Beginners welcome! Issues with relative low difficulty.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants