Jshopping Payment remind doesn't save line breaks and paragraphs

06.03.2017 10:26
#1
ecoShopUser
Joomshopping forum user no avatar
Name: Andrea
13.08.2012
Posts: 248
Quote
Jshopping Payment remind doesn't save line breaks and paragraphs

Hello JoomShopping-Team,

recently, the shop sent the payment reminders without paragraphs and line breaks. When entering code or text, all breaks are cleared during saving. It does not matter which editor you use. Once you save, the entire formatting is gone. How can we fix the problem? The last version of the addon is installed. I have tested it with several Joomla Editors (JCE Pro, Code Mirror, Tiny MCE, no Editor...).

Thanks for your help.
Andrea


Joomla: Joomla! 3.6.5

Letzte Änderung: 06.03.2017 10:29
 
08.03.2017 11:50
#2
ecoShopUser
Joomshopping forum user no avatar
Name: Andrea
13.08.2012
Posts: 248
Quote
Aw: Jshopping Payment remind doesn't save line breaks and paragraphs

No idea???
I can reconstruct the situation on our test system and on our productive system. It does not matter which editor or browser I use. So the addon is useless.
Thanks for your help.
Andrea

 
08.03.2017 21:28
#3
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25922
Quote
Aw: Jshopping Payment remind doesn't save line breaks and paragraphs

Bug after update joomshopping
will be fixed in new verison (4.16.1)

change code
administrator\components\com_jshopping\controllers\addons.php

row ~ 62

$post = $this->input->post->getArray();
to
$post = $this->input->post->getArray(array(), null, 'RAW');


Letzte Änderung: 08.03.2017 21:31
 
09.03.2017 09:51
#4
ecoShopUser
Joomshopping forum user no avatar
Name: Andrea
13.08.2012
Posts: 248
Quote
Aw: Jshopping Payment remind doesn't save line breaks and paragraphs

Thank you for your answer.

But there is also another bug. The messages are sent to the correct customer, but the name in the salutation is wrong. The system uses the wrong contact here. I can not understand why. It seems the whole addon is not working correct.

Our installed JoomShopping Version is Version 4.15.1. We have not yet updated to the latest version 4.16.0.

Thank you for a short info.

Andrea


Joomla: Joomla! 3.6.5
JoomShopping: Version 4.15.1
 
10.03.2017 15:38
#5
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25922
Quote
Aw: Jshopping Payment remind doesn't save line breaks and paragraphs

Fixed in
Reminder payment 1.1.4

 
14.03.2017 13:16
#6
ecoShopUser
Joomshopping forum user no avatar
Name: Andrea
13.08.2012
Posts: 248
Quote
Aw: Jshopping Payment remind doesn't save line breaks and paragraphs

Thanks!

I will test the test plugin.
Changing code in addons.php works.

Best regards
Andrea

 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.