ACSD-54106: Rectifying Turkish accented character sorting in product category

The ACSD-54106 patch fixes the issue where category product sorting by name for Turkish accented characters is incorrect. This patch is available when the Quality Patches Tool (QPT) 1.1.39 is installed. The patch ID is ACSD-54106. Please note that the issue is scheduled to be fixed in Adobe Commerce 2.4.7.

Affected products and versions

The patch is created for Adobe Commerce version:

  • Adobe Commerce (all deployment methods) 2.4.4-p3

Compatible with Adobe Commerce versions:

  • Adobe Commerce (all deployment methods) 2.4.1 - 2.4.4-p5
NOTE
The patch might become applicable to other versions with new Quality Patches Tool releases. To check if the patch is compatible with your Adobe Commerce version, update the magento/quality-patches package to the latest version and check the compatibility on the Quality Patches Tool: Search for patches page. Use the patch ID as a search keyword to locate the patch.

Issue

The sorting of products within categories by name is incorrect for Turkish accented characters.

Steps to reproduce:

  1. Log in to the admin panel.
  2. Create simple products named as follows and assign them to any category:
  • Name A
  • Name Ç
  • Name D
  • Name Ğ
  • Name M
  • Name Ö
  • Name Ü
  • Name Y
  • Name Z
  1. Navigate to the storefront and access the category containing the products.
  2. Modify the sorting order to By Name.

Expected results:

Products are correctly sorted in the following order:

  • Name A
  • Name Ç
  • Name D
  • Name Ğ
  • Name M
  • Name Ö
  • Name Ü
  • Name Y
  • Name Z

Actual results:

Products are incorrectly sorted in the following order:

  • Name A
  • Name D
  • Name M
  • Name Y
  • Name Z
  • Name Ç
  • Name Ö
  • Name Ü
  • Name Ğ

Apply the patch

To apply individual patches, use the following links depending on your deployment method:

To learn more about Quality Patches Tool, refer to:

For info about other patches available in QPT, refer to Quality Patches Tool: Search for patches in the Quality Patches Tool guide.

recommendation-more-help
c2d96e17-5179-455c-ad3a-e1697bb4e8c3