#009663: wrong path to object_insert.png

Description:

Instead of a relative URL an absolute URL is used to add the image object_insert.png for embedded objects in the online editor.

When your webserver is behind a reverse proxy, the path is unreachable.


Environment:

Operating System:
PHP Version: (please be specific, like '4.4.3' or '5.1.5')
Database and version:
Browser (and version):


- Attachments

No attachments for this issue.


- Comments

Seems like relative URLs are not compatible with MS IE editor. :(

#250737 by Kirill Subbotin on December 1st, 2006 [Permanent Link]

Please add a setting then to define the first part of the URL. If the setting is empty, then fall back to the current behavior.

Thanks!

#250738 by Kristof Coomans on December 1st, 2006 [Permanent Link]

Impl. in ezdhtml/trunk rev. 634. New setting:
ezdhtml.ini:[SystemSettings].RelativeURL
Enables relative URLs (without host name) inside the editor.

#250751 by Kirill Subbotin on December 4th, 2006 [Permanent Link]

Hi Kirill

Thanks for handling this report so fast. But isn't there a better way to fix this and make it compatible with both IE and other browsers at the same time? Is it possible to put the beginning of the path in an INI file?

#250770 by Kristof Coomans on December 5th, 2006 [Permanent Link]

The path string is already determined by other eZ publish settings. The matter here is to include it or not. And full path is compatible with all browsers I think.

#251469 by Kirill Subbotin on January 26th, 2007 [Permanent Link]

- History
Properties
Type Enhancement
Priority Medium
Component Online Editor
Affects Unknown
Fix Version trunk
Reporter Kristof Coomans
Responsible -
Status 0 Closed
Resolution Implemented
Created November 30th, 2006
Updated January 26th, 2007
Resolved December 4th, 2006
 
Navigation [Permanent Link]
Previous Issue
Back to Issues List
Next Issue: #019111
  OE strips nested custom, non inline, empty, tags