Code Monkey home page Code Monkey logo

Comments (9)

RepoMoveBot avatar RepoMoveBot commented on September 28, 2024

Comment by Smile4ever
Thursday Oct 26, 2017 at 18:44 GMT


You can use the blacklist for now to circumvent the problem you're having. I will investigate this.

from neat-url.

RepoMoveBot avatar RepoMoveBot commented on September 28, 2024

Comment by Smile4ever
Friday Dec 01, 2017 at 13:12 GMT


What do you see in the browser console when you enable the logging feature on the options page when trying to switch users on your Rainloop webmail?

from neat-url.

RepoMoveBot avatar RepoMoveBot commented on September 28, 2024

Comment by Nono-m0le
Friday Dec 01, 2017 at 14:24 GMT


is this what you are looking for ? (screenshot from the web console on "Web Developper" module in FF) https://i.imgur.com/BR69KQ5.png

from neat-url.

RepoMoveBot avatar RepoMoveBot commented on September 28, 2024

Comment by Smile4ever
Friday Dec 01, 2017 at 14:45 GMT


No, the browser console is different from the web console. We need the browser console, which can be accessed by Ctrl+Shift+J. Don't forget to turn on Neat URL logging first and clicking on "Save preferences".

from neat-url.

RepoMoveBot avatar RepoMoveBot commented on September 28, 2024

Comment by Nono-m0le
Friday Dec 01, 2017 at 15:15 GMT


here we are then :
Empty string passed to getElementById(). libs.min.js:1:34763
Empty string passed to getElementById(). libs.min.js:1:34763
"Neat URL (type main_frame): https://mail.domain.tld/?/Change/&q[]=/__EbCCjeXJrn43xKGKXzkxS5HV6rxaOBQ4cn7f7-tMOKu8XVudQmc1QXUjytCtqTqCaMfEQspW1pQKKgcCheV98rqSe4sEF3Q67AUKkxTj0qgcNyWp0XPhNo-bry1QDT6CZmkVSY2CFZtJTUZJmR0af0hzcpyUS0Trzj6QwQyNColq7RHLH9IDsYge78Rt1tIGdzdT7W04PIzUxKsD-SSkffnjlFfujCxsExUO4asS75k1EsLi4CuhuEGRaPyDSDP4oIGyyPC0Ddn5hLJyOxiqHrkRzpmtD7KoOMJiDGxiQI5UwUy0LZXb_imeoaI_lJu5qbD5OAnGpgIvsMA2rwYSU528NYqd9OKzckb7-nlfuk/mail2%40domain2.tld/ has been changed to https://mail.domain.tld/?/Change/=&q%5B%5D=/__EbCCjeXJrn43xKGKXzkxS5HV6rxaOBQ4cn7f7-tMOKu8XVudQmc1QXUjytCtqTqCaMfEQspW1pQKKgcCheV98rqSe4sEF3Q67AUKkxTj0qgcNyWp0XPhNo-bry1QDT6CZmkVSY2CFZtJTUZJmR0af0hzcpyUS0Trzj6QwQyNColq7RHLH9IDsYge78Rt1tIGdzdT7W04PIzUxKsD-SSkffnjlFfujCxsExUO4asS75k1EsLi4CuhuEGRaPyDSDP4oIGyyPC0Ddn5hLJyOxiqHrkRzpmtD7KoOMJiDGxiQI5UwUy0LZXb_imeoaI_lJu5qbD5OAnGpgIvsMA2rwYSU528NYqd9OKzckb7-nlfuk/mail2%40domain2.tld/" background.js:531
Successfully compiled asm.js code (total compilation time 41ms; unable to cache asm.js in synchronous scripts; try loading asm.js via <script async> or createElement('script')) openpgp.min.js
Successfully compiled asm.js code (total compilation time 12ms; not stored in cache (too small to benefit)) openpgp.min.js
Successfully compiled asm.js code (total compilation time 7ms; not stored in cache (too small to benefit)) openpgp.min.js
Successfully compiled asm.js code (loaded from cache in 5ms) openpgp.min.js
Successfully compiled asm.js code (total compilation time 7ms; not stored in cache (too small to benefit)) openpgp.min.js
Successfully compiled asm.js code (total compilation time 8ms; not stored in cache (too small to benefit)) openpgp.min.js

from neat-url.

RepoMoveBot avatar RepoMoveBot commented on September 28, 2024

Comment by Smile4ever
Friday Dec 01, 2017 at 16:11 GMT


If I look at the logging, this might be fixed already with Neat URL 4.0.0 which will soon be released. You can test whether it solves your issue:

from neat-url.

RepoMoveBot avatar RepoMoveBot commented on September 28, 2024

Comment by Nono-m0le
Friday Dec 01, 2017 at 18:47 GMT


Thanks, honestly I'll wait the new release as the workaround (black list) works really well for me for the time being. You know how sysadmin can be lazy sometimes

----- Message de réponse -----
De : "Geoffrey De Belie" [email protected]
Pour : "Smile4ever/firefoxaddons" [email protected]
Cc : "Nono" [email protected], "Author" [email protected]
Objet : [Smile4ever/firefoxaddons] Neat URL - Uanble to change user on Rainloop webmail (#79)
Date : ven., déc. 1, 2017 17:11

If I look at the logging, this might be fixed already with Neat URL 4.0.0 which will soon be released. You can test whether it solves your issue:

Download this ZIP file: https://github.com/Smile4ever/firefoxaddons/blob/master/Neat%20URL-webext/web-ext-artifacts/neat_url-4.0.0.zip
Extract it to a separate directory
Load manifest.json from that separate directory using about:debugging
Try whether the issue still occurs

—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or mute the thread.

from neat-url.

RepoMoveBot avatar RepoMoveBot commented on September 28, 2024

Comment by Smile4ever
Tuesday Dec 05, 2017 at 20:31 GMT


Please retest this using Neat URL 4.0.0 which is now available on addons.mozilla.org.

from neat-url.

RepoMoveBot avatar RepoMoveBot commented on September 28, 2024

Comment by Nono-m0le
Wednesday Dec 06, 2017 at 08:12 GMT


it works, thanks !

from neat-url.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.