For the upcoming ownCloud 5 CSP headers are sent to block inline scripts from executing[1], but for some reason this prevents rekonq from loading *any* external scripts and style. At first I thought it was only rekonq, but the same goes for Konqueror when using WebKit. It works as supposed in Firefox and Chromium. [1] https://github.com/owncloud/core/blob/master/lib/template.php#L195 Reproducible: Always Steps to Reproduce: 1. Install ownCloud master from git https://github.com/owncloud/core 2. Notice no scripts or stylesheets are loaded. Actual Results: ownCloud is unusable because no script or styles are loaded. Expected Results: The CSP should only apply for inline scripts. KDE 4.10 on Kubuntu 12.10 Apache 2
Created attachment 77031 [details] Screen shot of browser and web inspector
The package for kpart-webkit says 1.3~git20120518.9a111005-2 so this could be a packaging issue?
*** This bug has been marked as a duplicate of bug 310230 ***