• Hello, I am always helped by your wonderful plugins, Thank you.

    I apologize for posting with an unnatural machine translation.

    As the title suggests, the filter function does not work properly if certain Japanese characters are entered in the shortcode. After investigating, I found that if the four characters ‘パ’, ‘ヒ’, ‘ビ’, and ‘ピ’ are included in the filter argument, the database will output all rows without being filtered.

    My guess is that this is related to UTF-8, and when I actually check the UTF-8 character code, these characters are consecutive. (E38391 – E38394)

    I thought I referred to the documentation, but I couldn’t find a solution, so I asked a question.

    I don’t know if this link is helpful, but it is the UTF-8 code for Japanese katakana.

    https://orange-factory.com/sample/utf8/code3/e3.html#Katakana


    I don’t know if it’s related, but I’ll add version information etc. wordpress version: 6.3.1 PHP version: 7.4.33 Plugin version: 2.5.4 And disabling other plugins had no effect.

    Please let me know if you have any solution.

    • This topic was modified 1 year, 1 month ago by azuver.
Viewing 1 replies (of 1 total)
  • Plugin Author xnau webdesign

    (@xnau)

    I am not in a position to properly debug this, it will be several weeks befor I am at my computer.

    Try turning plugin debugging on. Clear the debugging log, then load the page with the list shortcode. The query that is used to display the list will be in the log, and may offer a clue.

    In the short term, the only solution might be to try to find a way to avoid using those characters.

Viewing 1 replies (of 1 total)
  • The topic ‘Regarding certain Japanese words not working with shortcodes’ is closed to new replies.