Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: support templates within namespaces #5865

Merged
merged 5 commits into from
Feb 23, 2021
Merged

fix: support templates within namespaces #5865

merged 5 commits into from
Feb 23, 2021

Conversation

benbrown
Copy link
Contributor

Description

Encode the template name for use in the URI so that the "@" and "/" in the name don't interfere.

Task Item

Fix #5850

@coveralls
Copy link

Coverage Status

Coverage increased (+0.003%) to 53.892% when pulling df49783 on benbrown/5850 into bd92e18 on main.

lei9444 pushed a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 2021
* encode the package name so special characters do not interfere

* strip the @microsoft part off the generator name when displayed

* slightly more robust name prettifier

Co-authored-by: Andy Brown <asbrown002@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change Composer routing logic to handle templates with '@microsoft/' prefix
4 participants