wallabag / wallabag/android-app

Url Issue with phone config!

Open
#1,530 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
587
Forks
276
PR merge metrics
No merged PRs in 30d

Description

I have downloaded the app on my phone, but I am unable to configure it. I have added the URL in, but it is not reading the URL info correctly.
I am putting in http://(my.server.ip):8000, but it is only reading http://(my.server.ip):80 (weird).
If I put http://(my.server.ip):800 it will read http://(my.server.ip):800 and if I put http://(my.server.ip):8000 in it only reads http://(my.server.ip):80

Any ideas?

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the URL entry on an Android phone using the reported server address and compare ports 800, 800, and 8000 as described. Trace where the configured URL is read and displayed, then verify that the complete port is preserved after configuration.

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
Quiet
Clarity
Needs clarification
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.