VirtueMart Forum

VirtueMart Dev/Coding Central: VM1 (old version) => Virtuemart 1.1 Development (Archiv) => Quality & Testing VirtueMart 1.1.x => Topic started by: Ben Rueger on September 02, 2008, 06:45:22 AM

Title: '' Bug in the attribute list.
Post by: Ben Rueger on September 02, 2008, 06:45:22 AM
If you use '' in the attribute list to describe a product, the +10 (for example) will not update the products price.

So if your describing a 7'' by 2'' (+10.00) sticker, don't use the '' otherwise the +10 will not work.  Just type it as 7 x 2 or 7 inch by 2 inch.

Hope I described that well enough for a fix!
Title: Re: '' Bug in the attribute list.
Post by: gkouzis on November 10, 2010, 03:00:34 AM
Same with colon ":". Colon does not have to be specified in product attribute, as VM already puts one in.
Title: Re: '' Bug in the attribute list.
Post by: zanardi on November 10, 2010, 09:18:52 AM
Maybe relates to this: http://dev.virtuemart.net/redmine/issues/129
This has been fixed in SVN and will be included in 1.1.6, due to released soon.