Benjamin Rosenberger

Results 8 issues of Benjamin Rosenberger

#### Magento version #: 2.2.x #### Edition (EE, CE, OS, etc): CE #### Expected behavior: di:compile runs through without error #### Actual behavior: di:compile throws an error: [ReflectionException] Class Magento\Framework\MessageQueue\PublisherInterface...

Precondition * additionally module https://github.com/karliuka/m2.SmartCategoryConfigurable installed * create category with special price filter and option replace on configurable set to true * create a configurable (visibility catalog, search) with multiple...

as the smart category indexer writes entries into the table catalog_category_product the indexer should run before the indexer of the catagory_product_index to include all changes generated by the smart category....

following configuration is needed in order to activate this features within the app/etc/env.php: 'db' => [ 'connection' => [ 'default' => [ ... 'profiler' => [ 'enabled' => '1', 'class'...

despite that the user does not have permission for refreshing the statistics button, it is shown and when pressed a "not permitted" page is shown. therefore add the check that...

Progress: pending review
Priority: P2

Update virtualType CustomerGirdFilterPool to CustomerGridFilterPool (switched letters for the word Grid) ### Description (*) ### Related Pull Requests ### Fixed Issues (if relevant) 1. Fixes magento/magento2# ### Manual testing scenarios...

Progress: pending review
Priority: P2

### Description (*) Adding following countries to the optional_zip_countries default configuration as they do not need zip codes: * bahamas (BS): https://worldpostalcode.com/bahamas/ * lebanon (LB): https://worldpostalcode.com/lebanon/ * uae (AE): http://www.dubaifaqs.com/zip-code-addresses-dubai-uae.php#:~:text=There%20isn't%20anywhere%20in,12345%2C%20Dubai%2C%20UAE%22....

Progress: pending review
Priority: P3

Add PHP 8.3 dependency for latest Magento2 2.4.7 release which supports it (https://experienceleague.adobe.com/en/docs/commerce-operations/installation-guide/system-requirements)