Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Fix luis converter to enable escaping specific chars#1111

Merged
feich-ms merged 3 commits intomainmicrosoft/botframework-cli:mainfrom
feich/FixLUISConvertermicrosoft/botframework-cli:feich/FixLUISConverterCopy head branch name to clipboard
Feb 9, 2021
Merged

Fix luis converter to enable escaping specific chars#1111
feich-ms merged 3 commits intomainmicrosoft/botframework-cli:mainfrom
feich/FixLUISConvertermicrosoft/botframework-cli:feich/FixLUISConverterCopy head branch name to clipboard

Conversation

@feich-ms
Copy link
Contributor

@feich-ms feich-ms commented Feb 8, 2021

Fix #1110. With the fix, luis converter can add necessary escape characters when converting luis json file to lu file. With these escape characters added, the lu content can be converted back to luis json file successfully without any exceptions. That means such escaping corner cases between lu and luis converting will be handled well with this fix. Test cases from customers were added to verify the fix.

Previous fix #1104 and #1106 that didn't resolve the issue completely

@feich-ms feich-ms requested a review from munozemilio as a code owner February 8, 2021 14:49
@feich-ms feich-ms requested a review from boydc2014 February 8, 2021 14:49
@feich-ms
Copy link
Contributor Author

feich-ms commented Feb 9, 2021

Hi @munozemilio, could you please help to check if this fix will introduce any potential issues since it's touching luis converter logic that you have more experiences.

@feich-ms feich-ms merged commit dbba6c6 into main Feb 9, 2021
@feich-ms feich-ms deleted the feich/FixLUISConverter branch February 9, 2021 05:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Luis converter failed to escape special chars like brackets

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.