VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product creation => Topic started by: DarrowPL on December 23, 2014, 12:22:33 PM

Title: Problem with missing HTML tags [solved]
Post by: DarrowPL on December 23, 2014, 12:22:33 PM
Hello everyone.

I created a custom field (text area) where I would like to have list of products like:
Product 1
Product 2
Product 3
Simple string without link. After each product I add new line tag BR but when I save product the NEW LINE tag is missing and on product page my custom field is displayed in one line.
When I add BR tag manualy thru database everything is fine.

So problem is that something is stripping this tag while saving product.

I already checked filtering it seems to be fine (I`m logged as Super user and filter type is set to No filtering)
I tried to add filter=raw in textarea of customfield.php but it also didnt helped.

I would be thankful for any help.

Edit 1:
Sorry forgot to mention about my versions:
Joomla: 3.3.1
VM: 2.9.8a
PHP: 5.4.16

Currently I`m testing this shop on my local computer with WAMP server.
Title: Re: Problem with missing HTML tags
Post by: jenkinhill on December 23, 2014, 13:29:25 PM
http://forum.virtuemart.net/index.php?topic=79799.0
Title: Re: Problem with missing HTML tags
Post by: DarrowPL on January 02, 2015, 21:03:57 PM
OK it must have been a problem with these specific versions of Joomla and/or VM

I updated them to Joomla 3.3.6 and VM 3.0.2 and now it works fine.


"Case closed"