Questions tagged [magento1.9.3.1]

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.
44 questions
1
vote
0 answers

Reports: Differences in File Systems and Databases between 1.9.2.4 and 1.9.3.1

If anyone is interested in finding out what are the changes between Magento CE 1.9.2.4 and 1.9.3.1 download the following archives: Folder Comparison Report: http://www.megafileupload.com/89dx/FolderComparisonReport.zip Database Comparison…
ADDISON74
  • 597
  • 1
  • 6
  • 16
1
vote
1 answer

I am having an error while trying to upgrade magento and instal a new theme

Error in file: "/var/www/vhosts/mazali.co.uk/httpdocs/app/code/core/Mage/Customer/sql/customer_setup/upgrade-1.6.2.0.4-1.6.2.0.5.php" - SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'customer_flowpassword' already exists, query…
marc bloch
  • 21
  • 2
0
votes
1 answer

Manage customer from admin panel?

Today, i login into admin panel & Go into customer->manage customer. The grid contain lists of customer but customer name column contain URL & in different language instead of english. Please see the below image. Is this bug ?? If yes, ten how to…
Magento 2 Learner
  • 700
  • 1
  • 9
  • 25
0
votes
1 answer

Setting ADFS SSO

I'm trying to setup SSO for one of my Magento store. I'm using OneLogin's SAML extension for this (link for extension: https://www.magentocommerce.com/magento-connect/saml-single-sign-on-extension.html) My client is asking for relying party…
Suyog
  • 103
  • 11