View Issue Details

IDProjectCategoryView StatusLast Update
0000432OXID eShop (all versions)2. ----- eShop backend (admin) -----public2008-12-08 16:38
Reporterdainius.bigelis Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Fixed in Version4.0.0.2 revision 14842 
Summary0000432: Parameters for wysiwyg-editor are missing
Descriptionin class oxadmindetails there are some important parameters for the editor missing. Please add these lines after line 130:

// delete files
$this->_oEditor->deleteFiles = true;
$this->_oEditor->deleteFolders = true;

Otherwise it is not possible to delete uploaded pictures from the picture libary.
Additional InformationReported by our partner.
TagsNo tags attached.
Theme
BrowserAll
PHP Version5.2.6
Database Version5.0.33

Activities

There are no notes attached to this issue.