Lorenz Meyer

Results 41 issues of Lorenz Meyer

In the template for the productcomments module, the translated javascript variables are incorrectly escaped. This leads to an error if the tranlation contains an apostrophe.

Fixes infinite loop in productcomments Fixes #240

Fixes #236 Blockwishlist module requires a class="thumbnail-container" in the product miniature template. The wishlist buttons are not displayed and a javascript error is thrown.

On the product page, the product detail tab has no associated styles. I propose here a default styling. I hope they are acceptable. If they are not according to one...

Fixes #235 In the template for the productcomments module, the translated javascript variables are incorrectly escaped. This leads to an error if the translation contains an apostrophe.

Blockwishlist module requires a `class="thumbnail-container"` in the product miniature template. The wishlist buttons are not displayed and a javascript error is thrown.

Here stands https://devdocs.prestashop.com/1.7/scale/optimizations/#7-prestashop-settings : > If you still want to enable it, if you have only 1 front, use APC, and if you have several front, use a unique central...

About https://devdocs.prestashop.com/1.7/themes/reference/theme-translation/ Important pieces of information are missing: - When a theme contains `.xlf` files, how does their content find the way into the translation database. - How is the...

question

### Prerequisites - [X] I understand and accept the project's [code of conduct](https://github.com/PrestaShop/PrestaShop/blob/develop/CODE_OF_CONDUCT.md) - [X] I have already [searched in existing issues](https://github.com/PrestaShop/PrestaShop/issues?q=is%3Aissue+label%3ABug) and found no previous report of this bug....

Bug
BO
TBR
Translations
Multistore

| Questions | Answers | ----------------- | ------------------------------------------------------- | Branch? | develop | Description? | Removes a duplicated inner join in a query | Type? | bug fix | Category?...

develop
Bug fix
Blocked