FriendsOfShopware / FroshTemplateMail

This plugin allows you to use Smarty in your template mails
MIT License
31 stars 5 forks source link

Problem after updating to Version 1.1.0 #9

Closed cm-springlane closed 4 years ago

cm-springlane commented 4 years ago

Actual behaviour

After updating to Plugin Version 1.1.0 emails from our shop springlane.de sometimes had the sender and subject that are configured for burnhard.de and also sometimes the other way around. The mail content was correct in all cases that we checked except for one case in which a mail from burnhard.de contained the text from burnhard.nl (so it might be two separate bugs? we don't know).

Expected behaviour

Emails from a shop/subshop should always have the correct sender, subject and content

Environment

Shopware 5.5.10, php 7.2.29, running on nginx

Steps to reproduce

  1. Update to 1.1.0
  2. Have lots of customers all ordering at the same time in different shops -- we assume, because we couldn't reproduce it on our dev machines

Checklist

shyim commented 4 years ago

Are you sure that you don't had problems in earlier versions? The changes are only doing compatible changes https://github.com/FriendsOfShopware/FroshTemplateMail/compare/1.0.2...1.1.0

cm-springlane commented 4 years ago

We reverted to 1.0.0 and it works.

cm-springlane commented 3 years ago

Just because we reverted to the previous version doesn't mean the issue was fixed, though.