ArthurHub / ArthurHub/Android-Fast-Image-Loader
Broken Url
- Dominant language
- Java
- Stars
- 36
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I've been though most of image libraries but never seen a very efficient one like this one! Great work pal! I'm though facing issue with urls that have spaces in between if the image is like "mynewecat.png" it works okay but if it's "my new cat.png" it fails how to bypass this issue?
http://simbasc.tz/uploads/mkude birth day-01.png this image can be viewed by browser but the library only recognizes the url ending at http://simbasc.tz/uploads/mkude
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the problem with the URL in the issue, comparing a filename with spaces to one without them. Trace how the Android image loader extracts and handles the URL, then verify that the complete URL, including the spaced filename, is recognized without breaking existing URL handling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100