Questions tagged [magento-1.9.3.8]

Questions Related to Magento Community version 1.9.3.8

Magento Open Source 1.9.3.8 Release Notes

This version (or patch SUPEE-10570, which applies to older versions of Magento) provides resolution of multiple critical security issues. These critical security issues include authenticated Admin user remote code execution, unauthorized data leaks, and cross-site request forgery (CSRF) vulnerabilities. We recommend upgrading your Magento store to this latest version. See Magento Security Center for a comprehensive discussion of these issues.

Fixed issues and enhancements

  • Changed Magento Admin to support recent USPS shipping changes. On February 23, 2018, USPS removed APIs that support the creation of shipping labels without postage. In response, we’ve removed this functionality from the Magento Admin. Consequently, you cannot create and print shipping labels that do not have postage applied. 

  • Updated copyright to 2018.

Known issues

These two known issues are associated with the use of HTML tags within a product’s SKU attribute:

  • If you try to import products that contain HTML tags in the SKU attribute, Magento displays this error at the data validation stage (that is, when you click Check data):
 Invalid value in SKU column. HTML tags are not allowed.
  • If you try to create or edit a product in the Admin panel and the product’s SKU attribute value contains HTML tags, Magento throws this error when you try to save the product: HTML tags are not allowed in SKU attribute.

Related tags:

29 questions
2
votes
1 answer

HTTP Error 500 when customer logins 1.9.3.8

I'm experiencing ERROR 500 when I login as a customer. This only started happening after update to 1.9.3.8 I'm not able to find anything on the error logs from apache or magento log files. Saw a similar problem with compilation ON here HTTP ERROR…
Nuno Gato
  • 21
  • 1
1
vote
1 answer

Magento checkout/onepage/ is coming blank after login ver 1.9.3.8

On the website sellerstreets.com when i am checking out after login it is showing a blank page. I tried some solutions but none is working. Please help me out its quite urgent as the website is live.
d3vdpro
  • 111
  • 2
1
vote
2 answers

Setting stock in PHP doesn't do anything

I am trying to set products stock values from an external script with this code: $product->setStockData(array( 'manage_stock' => 1, //'Use config settings' checkbox 'use_config_manage_stock' => 1, //'Use config settings' checkbox …
Roberto
  • 139
  • 5
0
votes
1 answer

Having issue in reindex while i m reindexing product price

There was a problem with reindexing process. SQLSTATE[21S01]: Insert value list does not match column list: 1136 Column count doesn't match value count at row 1, Query was: INSERT INTO catalog_product_index_price (entity_id, customer_group_id,…
hemangi
  • 37
  • 7
0
votes
0 answers

Admin Category Product count shows wrong value

Admin Category Product count shows wrong value when Is Anchor is yes. Please help.
Mandal
  • 41
  • 1
  • 5
0
votes
2 answers

Magento 1.9.3.8 bug: Random address in order

In my Magento 1.9.3.8 installation. The following happens: 1. Customer signs in 2. Places item in cart, go to checkout, and chooses an address from the address book. Place order. 3. In the confirmation e-mail, and in the Magento back-end, the name…
Joris
  • 43
  • 6