Loek van Gool
Loek van Gool
Could you live with an external script that refreshes the cache that you can put in the OS' cron?
@ADDISON74 does this project have any guideline as to which of those 2 solutions is preferred?
https://github.com/neveldo/TextGenerator/pull/12 created
What I would do is the following: - Move away from `prototype/validation.js` by updating `` fields one by one. Start with the most important forms. - Keep `prototype/validation.js` enabled by...
Thanks for the reply. Saw that, however writing try/catch blocks is IMO quite cumbersome to implement, versus return values. I do understand that it is a style difference, not right/wrong.
Anyone with some input on how this could be done? Or is this a good way? As far as performance impact is concerned: I have dozens of `multiselect` fields and...
I've known this bug since it was still called Magento. I agree it's an imperfection but I have to add that all functionality seems to work just fine and as...
> [edit] It's a bug because if you load the product, it would have a color which no longer exist. AFAIK there is zero impact unless you actually examine the...
Thanks for referencing #1073 I hadn't found that one yet. This project requires PHP 7.3 which was released in december 2018. Meanwhile, the CSS discussed in this issue has been...
>@loekvangool I think the hesitation about removing it from the theme was that perhaps there is JS out there that finds nodes based on these classes and manipulates the DOM...