-
### Preconditions and environment
1. Magento community/commerce version: 2.4.7
2. Firefox browser (I was able to reproduce this on other browsers, but in firefox, the issue occurs almost all the …
-
### Preconditions
1. Have Magento installed with two filesystem owners [as documented](http://devdocs.magento.com/guides/v2.2/config-guide/prod/prod_file-sys-perms.html), with all code files (source …
-
Hi,
I'm trying to install this on a cloud project following the steps provided here:
I updated the magento.app.yaml file in the post_deploy section including this:
echo "\n=====================…
-
### Summary
When I execute the composer require command after a clean installation, all the packages in the composer.lock file are replaced with references to the 2tvenom/cborencode package which mak…
-
My store has been the target of several carding attacks in the last few weeks, growing in intensity and sophistication. Thousands of credit cards (presumably stolen numbers) are "tested" using a s…
-
### Preconditions (*)
2.4-develop branch
### Steps to reproduce (*)
**Intermittent issue:** Changing any Store configuration from admin in 2.4-develop branch - reindex and cache flush - 2…
-
## Summary
[Chrome will soon be introducing a new default functionality for cookies that don't explicitly set their "SameSite" property](https://www.chromestatus.com/feature/5088147346030592) (this…
-
Haven't tested on open source, but this extension does not work on commerce/enterprise 2.3.2. There's an SQL syntax error on the ORDER BY clause:
Currently, it's trying to do (Note the backticks):…
-
Hi, so we have this:
1. This observer: Magento\PricePermissions\Observer\AdminhtmlBlockHtmlBeforeObserver::execute method have this part of code:
```
/** @var $block Template */
$b…
-
### Preconditions (*)
1. Magento 2.4.3
2. A custom product attribute:
- Attribute Code: `type`
- Default Label: Type
- Catalog Input Type for Store Owner: Dropdown
- Values…