-
When I try running this script (as the phar packaged on master), it seems to get past untar'ing, and then either freezes up, or goes into an endless loop where all my memory get's taken up and I have …
-
Dear contributors!
How are you? Hope you are well and everything is going well.
First of all, thanks for your effort and dedication to this project.
Currently I am building a project and while in…
-
```
Hi
I use Open ERP 5.0.0 "all in one" and magento 1.2.1and the extension
Smile_OpenERP_Synchro 0.9.9 (beta)
and magento_openerp_smile-0.9.9.zip
I do the tests with my website wich is already …
-
Hi all,
On method render component the subscriber doesn't check if newValue is null
To replicate the error:
1) select a shipping method that enables cash on delivery
2) go to payment step and …
-
```
Hi
I use Open ERP 5.0.0 "all in one" and magento 1.2.1and the extension
Smile_OpenERP_Synchro 0.9.9 (beta)
and magento_openerp_smile-0.9.9.zip
I do the tests with my website wich is already …
-
There's an issue when there's more than one wysiwyg editor appear on the same page, the content is being copied to another textarea. e.g wysiwyg A contain text "abc" and wysiwyg B contain text "cba", …
-
Unfortunately isn't compatible with magento 2.4.x, which really would be beneficial
-
### Preconditions and environment
- Magento version 2.4.4-p2
- PHP 7.4
### Steps to reproduce
**- Set Date as drop down in Stores > Configuration > Catalog > [Date & Time Custom Options]**
…
-
https://github.com/magento/magento2/blob/a98a64a73a72b7bb7bf297d3aba5f9920c8a2b70/app/code/Magento/Quote/Model/Quote.php#L859-L861
if ($this->_customer) {
$this->setCustomerId($this->_…
-
Hi,
we are using Klarna on site where it is failing to work with module that plays with order line totals, we recently faced an issue where a module adds a certain amount like extra charges and also …