digitalfabrik / app-android

Android App to deliver information from German cities to refugees
http://www.integreat-app.de
10 stars 1 forks source link

Internal links not always working #180

Closed svenseeberg closed 8 years ago

svenseeberg commented 8 years ago

Internal links do not work all the time. There are 3 example links at the bottom of the following page: https://cms.integreat-app.de/regensburg/de/ankunft-in-deutschland/ich-bin-in-der-erstaufnahmeeinrichtung-wer-kann-mir-helfen/ The first two links open a browser while the third link stays within Integreat.

svenseeberg commented 8 years ago

HTML in web view:

    <p><span style="color: black;font-family: 'Noto Serif';font-size: 13pt"> <strong>Test (wieder löschen!)<br />
    </strong>&#8211; <a href="https://cms.integreat-app.de/regensburg/de/ankunft-in-deutschland/ich-bin-in-der-erstaufnahmeeinrichtung-wer-kann-mir-helfen/asyl-sozial-beratung/">Link zu Ebene 3</a><br />
    &#8211; <a href="https://cms.integreat-app.de/regensburg/de/ankunft-in-deutschland/angebote-in-der-erstaufnahme-einrichtung/">Link zu Ebene 2</a><br />
    &#8211; <a href="https://cms.integreat-app.de/regensburg/de/leben-in-regensburg/familie-und-kinder/">Funktionierender Link?</a><br />
    </span></p>
dlangerenken commented 8 years ago

Am I correct that the first two links are redirecting to a page that has subpages? I did not consider that case I guess.. Might be a bit more complicated

On Tue, May 10, 2016, 11:15 Sven notifications@github.com wrote:

HTML in web view:

Test (wieder löschen!) – Link zu Ebene 3 https://cms.integreat-app.de/regensburg/de/ankunft-in-deutschland/ich-bin-in-der-erstaufnahmeeinrichtung-wer-kann-mir-helfen/asyl-sozial-beratung/ – Link zu Ebene 2 https://cms.integreat-app.de/regensburg/de/ankunft-in-deutschland/angebote-in-der-erstaufnahme-einrichtung/ – Funktionierender Link? https://cms.integreat-app.de/regensburg/de/leben-in-regensburg/familie-und-kinder/

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/Integreat/app-android/issues/180#issuecomment-218243904

svenseeberg commented 8 years ago

In case of "Link zu Ebene 2" yes, but not with the first link.

dlangerenken commented 8 years ago

Sorry, I cannot find the page. I tried looking for keywords but all I can find is 'Wer kann mir helfen' with only one functional link (Migrationsdienste) and 'Ich lebe in einer Erstaufnahmeeinrichtung...'. Both don't have the links you described. All I can see is that everything seems to work fine...

https://cms.integreat-app.de/regensburg/de/ankunft-in-deutschland/ich-bin-in-der-erstaufnahmeeinrichtung-wer-kann-mir-helfen/ this page does not seem to exist neither does https://cms.integreat-app.de/regensburg/de/leben-in-regensburg/familie-und-kinder/ from the html link

svenseeberg commented 8 years ago

Regensburg -> Deutsch -> (main menu) Ich bin ganz neu in Deutschland -> (2nd item in list) Ich lebe in einer Erstaufnahmeeinrichtung oder einer Notunterkunft - wer kann mir helfen? -> scroll to bottom of page.

The first two links open in browser, the third links to the in app page. (Android 5.1.1, OxygenOS2.2.1-2)

dlangerenken commented 8 years ago

I cannot reproduce it... I don't see these links - even with a newer version..

svenseeberg commented 8 years ago

Links seem to work.