OXIDprojects / oxid-module-internals

OXID eShop module system helper tools
GNU General Public License v3.0
10 stars 12 forks source link

wrong issue alert #133

Open d3datadev opened 4 years ago

d3datadev commented 4 years ago
'extend'         => array(
    \OxidEsales\Eshop\Application\Model\Article::class   => 'own_extention',

),

a valid extension creates a "red alert" in the status tab, that the shop file (article class) does not exist. This issue does not displayed in oxid 6.1.x

keywan-ghadami commented 4 years ago

so the module does not use namspaces right?, what metadata version is used?

d3datadev commented 4 years ago

Hi, yes, the module don't uses namespaces and was installed by composer. The metadata version is 1.2

alfredbez commented 4 years ago

This issue does not displayed in oxid 6.1.x

@d3datadev I assume, that this only happens in OXID 6.2, right?

ThomasDartsch commented 4 years ago

yes, only in oxid 6.2