Details
-
Improvement
-
Resolution: Fixed
-
Major
-
3.5
-
None
-
Trivial
-
Description
This helps avoid problems when XWiki is accessed through HTTPS behind a reverse proxy. If the input URL is absolute then the protocol (e.g. HTTPS) must match the protocol used to access the page that hosts the WYSIWYG editor, otherwise XmlHttpRequests are prevented by the 'Same origin' policy.
Attachments
Issue Links
- relates to
-
XWIKI-5771 WYSIWYG editor does not render over HTTPS
- Closed