Andrea Zambon
Andrea Zambon
Sory for the massive delay, I completely forgot about this! I did try to reproduce the same scenario that I described in the issue, but I don't think that this...
I performed the scenario that I described in the issue once more, taking some screenshots. As you can see, when I uncheck the new "use default" checkbox that you added...
All caches are disabled and I did reindex (even though reindexing should not affect the values in the catalog_product_entity_* tables, only in the catalog_product_flat_* tables, if flat tables are enabled).
Hmm, wait a second. In your screenshot that you labeled "backend for non default" I don't see the new checkboxes that this PR should have added. I do have those...
> @azambon could you please check PR #2481 ? we should approve it and get it merged Hello, thank you @fballiano :+1: It will be a few days before I...
Order confirmation emails are sent using the email queue, account emails are not (to the best of my knowledge). Perhaps the Aschroder_SMTPPro_Model_Email_Queue::send() method should check whether the module is enabled...
I have a similar problem with Windows 11 and Chrome 108.0.5359.125 This appears to be caused by the system's scale setting (in case of Windows, it is found in "System...
A super-quick search yielded this page: https://stackoverflow.com/questions/1713771/how-to-detect-page-zoom-level-in-all-modern-browsers I tested the window.devicePixelRatio property both on Chrome and Edge, and in both cases it reports the correct scaling factor of 2.5 for...
@pfalstad That's MUCH better now. Thank you! 👍 Although, the issue has not gone away completely, at least for me. For example, if I start with a 3k3 resistor and...
Just found a real-world case: a third party module wants to add an extensionAction to the product "read" action, but only for the webapi_rest environment in order to add some...