VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: mb000000 on January 03, 2013, 12:54:19 PM

Title: [SOLVED] Possible small bug in details_items related to currency handling
Post by: mb000000 on January 03, 2013, 12:54:19 PM
VM 2.0.16 (and I've checked 2.0.16a too)

The improved currency handling that came in 2.0.16 is great.  I have just noticed that in components/com_virtuemart/views/order/tmpl/details_items.php on line 165, the call to ...priceDisplay(...) does not include the second parameter $this->currency which is inconsistent with all the other currency related updates.

Hope this helps

Mark
Title: Re: Possible small bug in details_items related to currency handling
Post by: Milbo on January 03, 2013, 14:19:41 PM
Nice, thanks is added.