Slide version: 5.3.9.3
Android version: 6.0.1
When externally opening redditupload image links, the app replaces & with &
Using the internal image viewer is fine. Problem only occurs when sharing the link or opening it in an external application. Possibly the sharing mechansim used to hand off the link to the external program (intents? not really familiar) is adding the &
Evident with this Reddit post:https://reddit.com/r/mildlyinteresting/comments/4s79wd/my_local_botanical_garden_is_letting_people_in/
Slide goes to this URL : https://i.reddituploads.com/e8679fb4499b452d817f908b8c88c952?fit=max&h=1536&w=1536&s=8d780d5d21b6758ab34f78ea885b7d4d
Works when & is replaced with & : https://i.reddituploads.com/e8679fb4499b452d817f908b8c88c952?fit=max&h=1536&w=1536&s=8d780d5d21b6758ab34f78ea885b7d4d
Actually, the issue is that Reddit returned the escaped link, and Slide didn't un-escape it. Has been fixed for the next version, thank you for the detailed report!
Most helpful comment
Actually, the issue is that Reddit returned the escaped link, and Slide didn't un-escape it. Has been fixed for the next version, thank you for the detailed report!