Closed ecow closed 5 years ago
Mio suggerimento: preparare una pagina_avviso_IE.html l'avviso "Spiacente, il tuo browser non supporta tutte le funzioni necessarie a questa applicazione, prova ad usare un browser più recente" Nella home page inserire questo script nell'head:
if (navigator.appName.indexOf("Internet Explorer") != -1 || navigator.userAgent.match(/Trident.*rv[ :]*11\./)) {
window.location = "pagina_avviso_IE.html";
}
Io continuo ad ottenere una pagina bianca se uso IE
Si, perchè la nuova versione non è ancora on-line. Ci sta lavorando oggi Reinhard.
Il giorno lun 7 gen 2019 alle ore 11:16 Renato Gelforte < notifications@github.com> ha scritto:
Io continuo ad ottenere una pagina bianca se uso IE
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/g0v-it/web-budget/issues/40#issuecomment-451887080, or mute the thread https://github.com/notifications/unsubscribe-auth/AFhUERZbCpBiTktphjRY_cYhIUj-nMUCks5vAx58gaJpZM4Yqq0y .
-- http:// https://mail.google.com/mail/u/0/goog_738168007www.e-artspace.com/ http://linkeddata.center/ Voice: +39 335 63 82 949 Skype: enrico.fagnoni Linkedin: efagnoni https://it.linkedin.com/in/efagnoni
Ma non mi è chiaro se userete il mio suuggerimento oppure gettate la spugna?
Non so cosa ha fatto Leonardo ma il risultato è quello che volevi. La patch è qui: https://github.com/g0v-it/web-budget/commit/060d5bf7bf2c31c1f471e1f003c23fcf5dfabbc9
Il giorno lun 7 gen 2019 alle ore 15:49 Renato Gelforte < notifications@github.com> ha scritto:
Ma non mi è chiaro se userete il mio suuggerimento oppure gettate la spugna?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/g0v-it/web-budget/issues/40#issuecomment-451958799, or mute the thread https://github.com/notifications/unsubscribe-auth/AFhUEXrSpmwmII49ctb8k-MF9zHMh8E2ks5vA16MgaJpZM4Yqq0y .
-- http:// https://mail.google.com/mail/u/0/goog_738168007www.e-artspace.com/ http://linkeddata.center/ Voice: +39 335 63 82 949 Skype: enrico.fagnoni Linkedin: efagnoni https://it.linkedin.com/in/efagnoni
Reinard sta gestendo il deploy, il codice con la modifica è gia rilasciato e funziona. Puoi testarlo nell'ambiente di staging: http://194.177.121.230:29323/
ok! Ho visto!! Funziona
Il giorno lun 7 gen 2019 alle ore 15:58 Enrico Fagnoni < notifications@github.com> ha scritto:
Reinard sta gestendo il deploy, il codice con la modifica è gia rilasciato e funziona. Puoi testarlo nell'ambiente di staging: http://194.177.121.230:29323/
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/g0v-it/web-budget/issues/40#issuecomment-451961865, or mute the thread https://github.com/notifications/unsubscribe-auth/AX_qoj9mJzE5tnPLe8sMu0EW5WbSHf_9ks5vA2CugaJpZM4Yqq0y .
Se un utente accede al link con I.E. ottiene una pagina bianca. Bisognerebbe mandare un messaggio del tipo "Spiacente, il tuo browser non supporta tutte le funzioni necessarie a questa applicazione, prova ad usare un browser più recente"