afonsotrepa / PocketGopher

Gopher browser for android written in java
The Unlicense
47 stars 9 forks source link

Can't add certain bookmark #7

Open helpdeskdan opened 5 years ago

helpdeskdan commented 5 years ago

I want to add the bookmark: gopher://gopher.floodgap.com/7/groundhog/us/zipcode?90210 like I do in lynx, but all I get is: "Not a valid Zip code Please use only five digits." Perhaps it does not bookmark the question mark properly?

afonsotrepa commented 5 years ago

Opening that link seems to work fine but for some reason trying to bookmark it crashes the app for me. I also noticed a few other bookmark bugs, like how creating too many bookmarks with that URL will cause it to crash while starting up, which is a pretty serious bug.

I'll have to look into the code handling bookmark URL's.

helpdeskdan commented 5 years ago

Thank you for looking into my bug!