Open MObermueller opened 12 years ago
My guess is that logging in will redirect you to a new address. What is the address in the Firefox window you see?
Thank you for the fast reply.
In the browser I see this address: https://max30hours.leankitkanban.com/Error/Unknown?aspxerrorpath=/Account/Membership/Authenticate
Am 01.11.2012 17:48, schrieb Dave Townsend:
My guess is that logging in will redirect you to a new address. What is the address in the Firefox window you see?
— Reply to this email directly or view it on GitHub https://github.com/Mossop/WebAppTabs/issues/55#issuecomment-9987048.
Ok, not seeing any problem there. Go to tools - options - advanced and open the config editor. Right click and create a new boolean pref called extensions.webapptabs.debug and set it to true. Then create a new integer pref called extensions.webapptabs.loglevel and set it to 0. Then restart Thunderbird, open the first page then open tools - error console and click the clear button. Now try to log into the page and copy any messages that appear in the error console to here.
nsContentPolicy: Load of https://max30hours.leankitkanban.com/Account/Membership/Login by chrome://messenger/content/messenger.xul: ACCEPT - Non-webapp load
Many thanks for your time.
Am 01.11.2012 22:53, schrieb Dave Townsend:
Ok, not seeing any problem there. Go to tools - options - advanced and open the config editor. Right click and create a new boolean pref called extensions.webapptabs.debug and set it to true. Then create a new integer pref called extensions.webapptabs.loglevel and set it to
- Then restart Thunderbird, open the first page then open tools - error console and click the clear button. Now try to log into the page and copy any messages that appear in the error console to here.
— Reply to this email directly or view it on GitHub https://github.com/Mossop/WebAppTabs/issues/55#issuecomment-9997471.
Ok, I finally spotted that you can create free accounts there so I tested myself and I suspect the problem is the address you've used for the initial site. If instead you use https://max30hours.leankitkanban.com/ it should work ok, let me know.
Yes, you are right. Now it is working. Thanks a lot!
Am 01.11.2012 23:49, schrieb Dave Townsend:
Ok, I finally spotted that you can create free accounts there so I tested myself and I suspect the problem is the address you've used for the initial site. If instead you use https://max30hours.leankitkanban.com/ it should work ok, let me know.
— Reply to this email directly or view it on GitHub https://github.com/Mossop/WebAppTabs/issues/55#issuecomment-9999007.
Hello!
Using this link https://max30hours.leankitkanban.com/Account/Membership/Login
I can type in the login information. After that, firefox get started with a window from leankitkanban "Oops! Something has gone wrong."
Thunderbird 16.0.2 Firefox 16.0.2 Windows XP SP3 Pro WebApp Tabs 2.1
Any hint to stop that behaviour?