Android app version 2.15.0 - crashes when white space exists in custom (on-prem) server URL. #1394

Closed
opened 2025-11-26 22:47:47 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @drphr4ud on GitHub (Dec 23, 2021).

Originally assigned to: @LRNcardozoWDF on GitHub.

Steps To Reproduce

  1. Install latest Android App version 2.15.0 on Android 11 device.
  2. Click gear icon in top left corner and provide your on-prem server URI
  3. Introduce a white space in the URI, instead of https://vault.example.com enter is as https://vault example.com
  4. Save
  5. Provide some credentials and attempt to log in

Expected Result

App should perform input validation on entry or gracefully handle a broken URI and prompt the user to correct it or provide some other useful error message.

Actual Result

App crashes.

Screenshots or Videos

No response

Additional Context

No response

Operating System

Android

Operating System Version

11

Device

Samsung Note 20 Ultra 5G

Build Version

2.15.0 (4125)

Beta

  • Using a pre-release version of the application.
Originally created by @drphr4ud on GitHub (Dec 23, 2021). Originally assigned to: @LRNcardozoWDF on GitHub. ### Steps To Reproduce 1. Install latest Android App version 2.15.0 on Android 11 device. 2. Click gear icon in top left corner and provide your on-prem server URI 3. Introduce a white space in the URI, instead of https://vault.example.com enter is as https://vault example.com 4. Save 5. Provide some credentials and attempt to log in ### Expected Result App should perform input validation on entry or gracefully handle a broken URI and prompt the user to correct it or provide some other useful error message. ### Actual Result App crashes. ### Screenshots or Videos _No response_ ### Additional Context _No response_ ### Operating System Android ### Operating System Version 11 ### Device Samsung Note 20 Ultra 5G ### Build Version 2.15.0 (4125) ### Beta - [ ] Using a pre-release version of the application.
GiteaMirror added the good first issuebug labels 2025-11-26 22:47:47 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#1394