Bug #3517
image upload is broken in sunstone behind reverse proxy
Status: | Closed | Start date: | 01/22/2015 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Daniel Molina | % Done: | 100% | |
Category: | Sunstone | |||
Target version: | Release 4.12 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: | OpenNebula 4.10 |
Description
Image upload is broken in sunstone behind reverse proxy with some root pathname (for e.g. https://example.com/one), because of URLs /upload_chunk and /upload in sunstone.
If we remove leading / from those URLs (in images-tab.js, support-tab.js and files-tab.js), then image upload is OK again (I tested with images-tab.js only).
History
#1 Updated by Ruben S. Montero over 6 years ago
- Target version set to Release 4.12
#2 Updated by Daniel Molina over 6 years ago
- Status changed from Pending to Closed
- Assignee set to Daniel Molina
- % Done changed from 0 to 100
- Resolution set to fixed