View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007506 | OXID eShop B2B Edition | B2B edition - sub | public | 2023-08-02 09:17 | 2023-09-25 11:10 |
Reporter | michael_keiluweit | ||||
Priority | high | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 5.0.0 | ||||
Target Version | Patch for 5.0 | Fixed in Version | 5.1.0 | ||
Summary | 0007506: MIssing Use Statement leads to Fatal Error | ||||
Description | The class b2b-approval-procedure-module/blob/master/Controller/OrderController.php uses EshopRegistry but it doesn't get imported at the header of the class with a use statement. | ||||
Tags | No tags attached. | ||||
|
https://github.com/OXID-eSales/b2b-approval-procedure-module/blob/v5.0.0/Controller/OrderController.php -MK edit: Changed the link from master to tag 5.0.0 |