DASISH / dwan-client-wiredmarker

DASISH Task 5.6. Client for annotation backend (Firefox)
2 stars 4 forks source link

Missing feedback when javascript is disabled #13

Open nostneji opened 10 years ago

nostneji commented 10 years ago

When I had problem described in #12 the web page was totally blank. Same time in the source code of that page is following part:

    <body><!-- style="background: #ccc">-->

        <p style="text-align: right"><a class="signin" href="/"></a></p>

        <noscript>
            Your browser is not support javascript. To use the fallback discovery service <a href="https://lux17.mpi.nl/Shibboleth.sso/Login">click here</a>.
        </noscript>
    </body>

So, there is something wrong with that code. Probably there can be state where javascript is present but not active and then nothing is shown to the user.

borsna commented 10 years ago

This bug seams to be located on the backend (login-page)- Olha, will you have a look at it?

olhsha commented 10 years ago

Ok…

From: Olof Olsson notifications@github.com<mailto:notifications@github.com> Reply-To: DASISH/dwan-client-wiredmarker reply@reply.github.com<mailto:reply@reply.github.com> Date: Wednesday 13 August 2014 11:19 To: DASISH/dwan-client-wiredmarker dwan-client-wiredmarker@noreply.github.com<mailto:dwan-client-wiredmarker@noreply.github.com> Cc: olhsha Olha.Shakaravska@mpi.nl<mailto:Olha.Shakaravska@mpi.nl> Subject: Re: [dwan-client-wiredmarker] Missing feedback when javascript is disabled (#13)

This bug seams to be located on the backend (login-page)- Olha, will you have a look at it?

— Reply to this email directly or view it on GitHubhttps://github.com/DASISH/dwan-client-wiredmarker/issues/13#issuecomment-52026396.