Defect #2470
closedredmine with WebKit browsers
0%
Description
Hello,
WebKit is one of the most promising open source html rendering engines.
Although using WebKit based browser I can login into www.redmine.org, I cannot login to 0.8.0 installation.
Works with Firefox, Konqueror.
Thanks!
Files
Updated by Jean-Philippe Lang almost 16 years ago
Please, give the steps to reproduce.
Updated by Alon Bar-Lev almost 16 years ago
1. Installed redmine-0.8.0 at server side.
2. Used Arora-0.4 with qt-webkit-4.4.2
3. Try to login to redmine.
4. User never login.
BTW: Konqueror support still does not work... The preview button does not work on this site, I also get a lot of javascript errors. Scriptless mode does not work. Had to switch to Firefox. Also in Firefox with NoScript extension the preview does not show anything.
Thanks!
Updated by Robert Cerny almost 16 years ago
Do we have a sample site to test this bug?
Updated by Alon Bar-Lev almost 16 years ago
Robert Cerny wrote:
Do we have a sample site to test this bug?
No... Sorry no public site.
But I use vanilla 0.8.0 version with arora browser.
Using test server, nothing special:
ruby script/server -e production
It should be easy to test.
Updated by Jean-Philippe Lang almost 16 years ago
Works fine for me with Arora 0.4.
It also works pretty well with Safari and Chrome which are WebKit based.
Looks like your problem is not related to the browser. Please post, the HTTP headers of the login requests/responses if this problem is confirmed.
Updated by Alon Bar-Lev almost 16 years ago
Hello,
Maybe it is a browser fault...
Well... There is too many issues with browsers and Redmine... Eventhough it looks a great start, I cannot put it on public site. As it requires JavaScript, konqueror issues a lot of errors and the Arora example has issues.
I will follow this project as it is looks promissing.
Updated by Jean-Philippe Lang almost 16 years ago
- Status changed from New to Closed
- Affected version (unused) deleted (
0.8.0) - Resolution set to Invalid
I don't know why but your browser doesn't send the session_id when being redirected to /my/page after successfull authentication. So it is redirected back to /login.
This log doesn't show any problem on the application side, so I close this ticket. Reopen if needed.