botpress / v12

Botpress OSS – v12
https://v12.botpress.com
GNU Affero General Public License v3.0
68 stars 84 forks source link

NLU intents inputs fail when using special characters #1717

Closed Naroh091 closed 1 year ago

Naroh091 commented 1 year ago

When trying to create NLU intents with words that use special characters most of the time Botpress removes those special characters.

To Reproduce

  1. Go to the NLU section
  2. Create an intent
  3. Try to add these phrases (all three basic ways to say 'go back to the menu' or 'menu' in German):

Expected behavior The input works just fine. Instead, the special chars are removed.

Using BotPress 12.30.6

May be related to botpress/v12#1716, but I decided to create a new issue since in this case, the text does not turn red.

davidvitora commented 1 year ago

Not planned, but feel free to submit a PR