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_Crash_on_incomplete_URL #34

Closed
Rbn3c opened this issue Aug 16, 2022 · 1 comment · Fixed by #36
Closed

BUG_Crash_on_incomplete_URL #34

Rbn3c opened this issue Aug 16, 2022 · 1 comment · Fixed by #36
Assignees
Labels
bug Something isn't working
Milestone

Comments

@Rbn3c
Copy link

Rbn3c commented Aug 16, 2022

Describe the bug
A clear and concise description of what the bug is.

When entering the firefly address without http(s) the app crashes without error when continuing.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'

  2. Click on '....'

  3. Scroll down to '....'

  4. See error

  5. Start freshly installed app.

  6. Enter address without http(s):// e.g. firefly.domain.com

Expected behavior
A clear and concise description of what you expected to happen.

Request to fix address, auto adding of http(s).

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

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6] iPhone 13 pro
  • OS: [e.g. iOS8.1] 15.6
  • Version [e.g. 22] 0.2.2

Additional context
Add any other context about the problem here.

@Rbn3c Rbn3c added the bug Something isn't working label Aug 16, 2022
@victorbalssa victorbalssa added this to the 0.2.3 milestone Aug 18, 2022
@victorbalssa victorbalssa moved this to Done in Abacus Aug 18, 2022
@victorbalssa victorbalssa linked a pull request Aug 18, 2022 that will close this issue
@victorbalssa
Copy link
Owner

Hey @Rbn3c ,
Thanks for the feedback,

Quick fix: BackendURL regex force you to start with http|https.

Released in #36.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants