Community
Participate
Working Groups
Build Identifier: I20101028-1441 This is latest Chromium on Linux: 7.0.517.24 dev and RAP HEAD Pressing a coolbar button (in RAP workbench demo) invalidates session. Might be related to bug 326123 Reproducible: Always
I can't reproduce it under Windows. Could you check it with the final Chrome version 7.0.517.44 and beta 8.0.552.210?
(In reply to comment #1) > I can't reproduce it under Windows. Could you check it with the final Chrome > version 7.0.517.44 and beta 8.0.552.210? It also happens on Windows with latest beta. After clicking button on toolbar this appears in Chrome debugger log for /rap: Resource interpreted as image but transferred with MIME type text/html. Then restart session page appears. These are last working versions of my RAP bundles, so this bug is caused by something after 2nd of November: org.eclipse.rap.jface_1.4.0.201011021918.jar org.eclipse.rap.jface.databinding_1.4.0.201011021918.jar org.eclipse.rap.jface.text_1.0.0.jar org.eclipse.rap.rwt_1.4.0.201011021918.jar org.eclipse.rap.rwt.q07_1.4.0.201011021918.jar org.eclipse.rap.ui_1.4.0.201011021918.jar org.eclipse.rap.ui.cheatsheets_1.4.0.201011021918.jar org.eclipse.rap.ui.forms_1.4.0.201011021918.jar org.eclipse.rap.ui.ide_1.0.0.jar org.eclipse.rap.ui.views_1.4.0.201011021918.jar org.eclipse.rap.ui.workbench_1.4.0.201011021918.jar I will try 1.4M3 official RAP build now.
1.4M3 does not exhibit this problem. There is a minor chance that my personal build/alteration of RAP is at fault here, so if HEAD works for you on Chrome/Windows then feel free to close this bug.
Feel free to reopen if the problem persist.