FriendsOfShopware / FroshShareBasket

This plugin allows your customers to save the current basket and share it via link.
MIT License
8 stars 5 forks source link

ShareBasket not working with Business Essentials #15

Closed lacher-gmbh closed 5 years ago

lacher-gmbh commented 5 years ago

Actual behaviour

After saving a basket, the button "E-Mail" opens a new E-Mail, but don't include the link to the saved basket. 

Expected behaviour

I expected to see a new E-Mail open up with the link to the saved basket.

Environment

This only occurs in a shop using Business Essentials 3.2.2. Shopware 5.5.3 Build Rev 201810301443

Steps to reproduce

Shop without Business Essentials - working like expected: grafik

Shop with Business Essentials - E-Mail share not working: grafik

Checklist

--

♥ ANY INCOMPLETE REPORT WILL BE CLOSED RIGHT AWAY ♥

stefanpoensgen commented 5 years ago

i'm not able to reproduce this behavior. please provide further information of your "Business Essentials" configuration, especially template variables.

lacher-gmbh commented 5 years ago

this is our configuration, template variables aren't used at all. maybe the issue comes with the "private shopping"?

grafik

grafik

grafik

stefanpoensgen commented 5 years ago

Even with private shopping and your settings i can not find any issues. Maybe you could give me a link to your testing environment and i will have a look into your issue. mail@stefanpoensgen.de

lacher-gmbh commented 5 years ago

I actually think i found the issue myself. The generated link looks like this: mailto:%20?subject=Mein Warenkorb von%20Dies & Das-Shop by Lacher&body=https://diesdas.lacher.de/staging/loadBasket/sjrKsUJYcNv

I think the "&" symbol causes the problem. So it's actually a settings problem, i need to solve.