VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: ivfo on May 13, 2016, 08:25:43 AM

Title: VM 3.0.14 - bulk order status change wrong notofication mail language
Post by: ivfo on May 13, 2016, 08:25:43 AM
Hello,

there is a problme in VM 3.0.14.
When updating order status and sending notification email one by one, email language to shopper is correct.
The problem is when status is changed in multiple orders at once with notification email to be sent.

It behaves like this - see entries in table orders

virtuemart_order_id     order language

21                                 en-GB
22                                 en-GB
23                                 cs-CZ
24                                 fr-FR

No matter what combination of langueges, it will send the email starting from last one ( 24 ) which will have
correct language, then it will correctly switch to cs-CZ with 23 and then all following emails are in cs-CZ. ( 22,21 )
If the 23 would be de-DE, then 22 and 21 would be also de-DE.
So to summarize - it will correctly select language obly with last two orders, then any previous orders after those two will have
language from the one before last one :-)

Any advice ?

Thanks a lot !!

Ivo

VM 3.014 and Joomla 3.5




Title: Re: VM 3.0.14 - bulk order status change wrong notofication mail language
Post by: ivfo on May 16, 2016, 18:36:00 PM
Hi,

nobody else got this issue ?
I am not able to find out why this happens with bulk status change and notifying shopper.

Thanks a lot for help !
Title: Re: VM 3.0.14 - bulk order status change wrong notofication mail language
Post by: lindapowers on May 19, 2016, 00:52:42 AM
yes, same issue