Robert Szeker

Results 7 issues of Robert Szeker

Hi cweagans, Recently just faced with issue stated in the title. The file I wanted to patch is using Windows standard new line characters (\r\n or CRLS). The main problem,...

fixing issue https://github.com/cweagans/composer-patches/issues/299 `composer.lock` changes as per contributing workflow

fixing issue https://github.com/cweagans/composer-patches/issues/299 for product line 1.x

**Is your feature request related to a problem? Please describe.** During and (especially) after Magento upgrade (via composer) the incompatibility with the previous Elasticsuite version could cause unexpected behaviour. Debugging...

enhancement
help wanted
feature

Fix function signature of performRequest to match declaration in ConnectionInterface Issue: ``` Fatal error: Declaration of Elasticsearch\Connections\Connection::performRequest($method, $uri, $params = NULL, $body = NULL, $options = Array, ?Elasticsearch\Transport $transport =...

**Is your feature request related to a problem? Please describe.** Unable to amend smile/elasticsuite specific attribute configuration by WEBAPI This can cause issue with PIM/ERP integration, when product attributes created...

feature

**Describe the bug** (*) A clear and concise description of what the bug is. ``` com.intellij.diagnostic.PluginException: `ActionUpdateThread.OLD_EDT` is deprecated and going to be removed soon. 'com.magento.idea.magento2plugin.actions.generation.CreateAPluginAction' must override `getActionUpdateThread()` and...

bug