Skip to main content

5.4.0.10 - 26 Feb 2020

Improvements (1)

  • 2020-02-14 #XCN-10464 #BT-51197 (Shevelov Alexander)

    Added a pre-upgrade note about the redesign of the email notifications feature which may cause email notifications to not function correctly after an upgrage from 5.3 to 5.4 without proper adaptation. #Core #MultiVendor

Fixes (7)

  • 2020-02-25 #BUG-8384 #BT-51514 (Shevelov Alexander)

    JS error if adding a product with options to the shopping cart from a category page as an anonymous customer with the setting "Force customer to choose product options before adding a product to cart" enabled. Fixed. #Core

  • 2020-02-21 #BUG-8310 #BT-51447 (Pavel Veselovsky)

    The HPP_BILLING_COUNTRY field had an incorrect format. Fixed. #RealexHostedPayment

  • 2020-02-14 #BUG-8348 #BT-51478 (Shevelov Alexander)

    Fatal error if the store administrator added a product to the shopping cart and the store had at least one shipping method with online calculated rates. Fixed. #MultiVendor

  • 2020-02-13 #BUG-8279 (Damir Khamidullin)

    "Parse error: Unexpected token; token , expected in file '[inline]' on line 489" in logs on the Order list page. Fixed. #Core

  • 2020-02-13 #BUG-8320 (Maxim Kuznetsov)

    The Install button in the Add payment methods popup was functioning incorrectly. Fixed. #Core

  • 2020-02-10 #BUG-8332 #BT-51464 (Fedya Lavrentyev)

    In a store that had clean URLs enabled and had categories of the same name defined, a user trying to access a page using a clean url could be redirected from to a different category of the same name. For example, if the store had categories like "jackets", "test1/jackets" and "test2/jackets", and the user tried to go to "domain/jackets", they could be redirected to "domain/test2/jackets". Fixed. #Core

  • 2020-02-07 #BUG-8302 #BT-51250 (Pavel Veselovsky)

    Fatal error on the page for editing email notifications if the store had the addon Order returns enabled. Fixed. #Returns