Questions Related to Magento Community version 1.9.3.1
This version release for
- We restored the old tax calculation algorithm for shipping charges. The patch to apply new calculation will be available on request.
- Resolved an issue with setting the session lifetime to 0.
- The monthly cron job that cleans up the table that contains IP addresses and passwords runs properly
- All configurable product images are imported.
- You no longer get an exception due to an undefined addCrumbs() method call. Resolved the error Notice: Undefined index: session_expire_timestamp when accessing the storefront.
- Values for drop-down label values are saved correctly.
- The "Price as configured" for bundle products displays correctly in the shopping cart.
- Auto-generated passwords are sent to new customers as expected.
- The method Mage_Api_Model_Server_Handler_Abstract::processingMethodResult()
accepts scalar and array values
.
- The default MySQL Full-Text search works as expected; it no longer returns all products.
- Prevented a potential Cross-Site Request Forgery (CSRF) vulnerability by changing the form key when a customer signs out of the storefront.
- Catalog price rules return the correct price.
- Indexers now update all products instead of skipping the last product updated.