Sven Reichel

Results 455 comments of Sven Reichel

This PR does nothingt at the moment, but can be used in 3rd-party code. To add `acl_resource`node to core, i have to make sure all permission still work. Another PR....

Smart change. :+1: What is this flag for? See https://magento.stackexchange.com/questions/106455/get-product-stock-quantity-in-magento/209510#209510. @ADDISON74 please test for https://github.com/OpenMage/magento-lts/issues/1694, too.

> Mage_Api2_Exception: Missing required params in .../app/code/core/Mage/Api2/Model/Resource.php:629 Please post that lines. Looks like modified code. (?)

> Line 629 is `throw new Mage_Api2_Exception($message, $code);` in my project. In core thats line 625 ... Isnt it correct to log "$this->_critical('Missing nationality'"?

ECG has been updated. We can use that PR until next release.

@cmuench would like to here your opinion on it. This interface should make it easier to write "list"-commands with different output (text, json, xml). - getListHeader ... for the table...

@cmuench i am blind. I dont see whre this error is comming from. Any ideas?

https://github.com/Shardj/zf1-future/actions/runs/14320283287/job/40135623330#step:7:1 Maybe that issue should be reviewed?

@tmotyl are you still active here? If not maybe its to possible to grant write access to fix php8 errors at least.

Its about `ddev config --project-type=magento`. It should be `ddev config --project-type=openmage`. :)