Skip to content

Product title in asian language does not generate url key and permalink correctly #20879

Closed
@thunderapps

Description

@thunderapps

When adding a new product with non english text for the title field, it results in product permalink to be generated incorrectly. eg. /.html (empty name) and result in a 404.

Preconditions (*)

  1. Magento 2.1.6 CE (Bitnami)
  2. Web Server: Apache 2.4x Mod-rewrite enabled

Steps to reproduce (*)

  1. Add a new product, set title entirely in Asian language eg. Simplified Chinese or Japanese OR
  2. Seller adds a new product, set title entirely in Asian language eg. Simplified Chinese or Japanese
  3. Save

Expected result (*)

  1. Product should be saved and accessible via the front-end with a pretty URL name similar to the product title. eg. /物品.html

Actual result (*)

  1. URL-Key will be blank and unable to generate a pretty URL
  2. Clicking on the product link in the category page will direct to a 404. Pretty URL is displayed as "/.html" (blank name)
  3. url_rewrite table data are as follows:
    screen shot 2019-02-01 at 8 36 55 pm

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions