Description of problem: Webadmin UI is now requesting two slashes in front of URLs. Probably applies to User Portal as well, but I did not check. Version-Release number of selected component (if applicable): N/A, master How reproducible: always Steps to Reproduce: 1. Install ovirt-engine dev mode 2. mv <location>/packaging/manual/DocumentationPath.csv to <location>/packaging/manual/DocumentationPath.csv.temp 3. start ovirt-engine 4. Open browser and log in to Webadmin. Actual results: Log message with web UI requesting URL with double-slash in front 2013-11-04 11:21:40,582 ERROR [org.ovirt.engine.core.utils.servlet.ServletUtils] (http--0.0.0.0-8080-3) Can't read file "/home/greg/ovirt-engine/share/ovirt-engine/manual/DocumentationPath.csv" for request "//ovirt-engine/docs/manual/DocumentationPath.csv", will send a 404 error response. Expected results: "/ovirt-engine/docs/manual/DocumentationPath.csv" not "//ovirt-engine/docs/manual/DocumentationPath.csv" Additional info:
oVirt 3.4.0 alpha has been released including the fix for this issue.
*** Bug 1017230 has been marked as a duplicate of this bug. ***
Verified in 3.4.0-0.7.beta2.el6.
this is an automated message: moving to Closed CURRENT RELEASE since oVirt 3.4.0 has been released