View Issue Details

IDProjectCategoryView StatusLast Update
0007533OXID eShop (all versions)1.04. Content, static (register, contact etc.) pagespublic2023-10-13 18:19
ReporterbYemma Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Fixed in Version7.1.0 
Summary0007533: User data property in getUserData() method is wrong (contact controller)
DescriptionThe correct naming for property is "_aUserData", because variable is an array.

Property "_oUserData" doesn't exist.
Property "_aUserData" is defined for this: protected $_aUserData = null;

Stops PHP warning: "Undefined property"

Pull request: https://github.com/OXID-eSales/oxideshop_ce/pull/918
TagsContact, PHP, Pull Request
ThemeAll
BrowserNot defined
PHP VersionAll
Database VersionNot defined

Activities

QA

2023-09-12 16:47

administrator   ~0015538

Dear bYemma,

thank you for your report and pull request.

Best Regards QA -SG-