View Issue Details

IDProjectCategoryView StatusLast Update
0003482OXID eShop (all versions)4.03. 3rd party librariespublic2012-07-02 10:12
Reportermichael_keiluweit Assigned To 
PriorityhighSeverityminorReproducibilityalways
Status resolvedResolutionno change required 
Product Version4.5.5 revision 40299 
Summary0003482: wysiwyg editor picture handling doesn't work under ssl
Descriptionif administration area is protected by ssl:

$this->sAdminSSLURL = 'https://testshop/admin';

you can't use the picture functionality from wysiwyg editor, because it couldn't find the existing file dialog.php. Please see the attached screenshot. It shows the behaviour.
Note the double slashes after admin. I guess this causing the error.
Additional Informationif you deactivate the ssl connection for admin area, it works fine.
TagsNo tags attached.
Attached Files
wysiwyg_error.PNG (58,631 bytes)   
wysiwyg_error.PNG (58,631 bytes)   
2012-06-01_1733.png (85,951 bytes)   
2012-06-01_1733.png (85,951 bytes)   
2012-06-01_1734.png (39,088 bytes)   
2012-06-01_1734.png (39,088 bytes)   
ThemeBoth
BrowserAll
PHP Versionany
Database Versionany

Activities

svetlana

2012-06-01 16:54

reporter   ~0006748

Reminder sent to: michael_keiluweit

Hi,
Unfortunately we can't reproduce this bug. Could you please give us more details how to reproduce this case?