View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005656 | OXID eShop (all versions) | 2.3. Extensions (modules, themes) | public | 2014-02-14 15:30 | 2014-02-28 23:50 |
| Reporter | marcharding | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Platform | Linux | OS | Ubuntu | OS Version | 12.04 |
| Product Version | 4.8.3 / 5.1.3 | ||||
| Fixed in Version | 4.7.12 / 5.0.12 | ||||
| Summary | 0005656: onDeactivate-Event can't execute ever | ||||
| Description | The onDeactivate-event defined in metadata.php can't be executed because the module gets remove before the onDeactivate-event is called. This happens in the oxModule::deactivate Method:_addToDisabledList is called before _callEvent. The order of these two calls must be changed, so that the onDeactivate-Method remains callable. | ||||
| Tags | No tags attached. | ||||
| Theme | Both | ||||
| Browser | All | ||||
| PHP Version | any | ||||
| Database Version | any | ||||