Actions
Changes in Virtuemart 1.0.11¶
--- VirtueMart 1.0.11 released ---
03.05.2007 gregdev- Task #966 - Cleared credit card info when using non-credit card payment method.
- Fixed a text size bug in the product scroller.
- authorize.net: Test Mode didn't work. The host test.authorize.net is not used anymore. VM will use a POST var instead to indicate a test request.
- authorize.net: Response Codes were not correctly recognized due to a wrong setting of the encapsulation character for the response string.
- Task #1273 - Error in creation of HTML confimation Email if more than a specific amount of products was ordered
- Task #1272 - Error in product attributes with attribute depending price modifier
30.03.2007 gregdev
^ Changed shop_browse_queries.php to use a LEFT JOIN for #__{vm}_shopper_vendor_xref (fixes empty categories when table entry is missing).
- Task #1226 - VM Search in admin backend has problems with text strings using # symbol
- the variable PHP_SELF was not properly cleaned (virtuemart_parser.php)
- JoomFish language setting is overwritten in virtuemart.cfg.php ( Task #1282 - Virtuemart does not apply proper language switching)
- CSV Upload not recognising correct Mime Type due to case-sensitive equality check
13.03.2007 soeren
- Task #1187 - Virtuemart does not redirect correctly if only 1 payment option is available. (ps_checkout.php)
- Task #1200 - checkout.thankyou shows empty page when order_total is 0 (checkout.thankyou.php)
Updated by Roland Dalmulder almost 15 years ago ยท 2 revisions