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

[MSTeams][Action.OpenURL] Open URl button is not working with some URls in Teams #4500

Closed
Chekrii opened this issue Jul 30, 2020 · 6 comments
Labels
Bug MSTeams-Developer-Support [DoNotDelete] Label to notify questions which needs attention from MSTeams Developer Support team.

Comments

@Chekrii
Copy link

Chekrii commented Jul 30, 2020

Platform

  • .NET Core

Host

  • Ms Teams

Hello Team,

I have built a bot using MS Bot framework v4 and hosted in MS teams.

I have noticed that the Action.OpenURL button is not working some time in the Adaptive card when URl is containing text with some Local language characters.

I have tried the same in App studio and the button is not clickable.

Please find the sample Adaptive card with Action.OpenURL below:-

{"type":"AdaptiveCard","$schema":"http://adaptivecards.io/schemas/adaptive-card.json","version":"1.2","body":[{"type":"TextBlock","wrap":true,"text":"The first open url is not working in MS Teams"}],"actions":[{"type":"Action.OpenUrl","url":"https://DummyHomepage.Com/esc?id=Look&spa=1&t=kb&q=política de carro","title":"OpenUrl not working"},{"type":"Action.Submit","title":"Cancel"}]}

Please help us with this as soon as possible.
Thanks.

@Chekrii Chekrii added the Bug label Jul 30, 2020
@ghost ghost added the Triage-Needed label Jul 30, 2020
@ghost ghost added this to Needs triage in Bug Triage Jul 30, 2020
@Chekrii Chekrii changed the title [MSTeams][Action.OpenURL)] Open URl button is not working in some URls [MSTeams][Action.OpenURL] Open URl button is not working with some URls in Teams Jul 30, 2020
@paulcam206 paulcam206 moved this from Needs triage to Investigate in Bug Triage Jul 30, 2020
@ghost ghost removed the Triage-Needed label Jul 30, 2020
@ghost
Copy link

ghost commented Jul 30, 2020

Hi @Chekrii. We have acknowledged this issue report. Please continue to follow this issue for updates/progress/questions.

@Chekrii
Copy link
Author

Chekrii commented Jul 31, 2020

Hello Team,

In the above json, I noticed that removing of 'í' from "política de carro" in open URL makes button clickable.

@Chekrii
Copy link
Author

Chekrii commented Aug 3, 2020

Hello Team, Can you please provide us the update on this bug or any alternative to make that button clickable.

@Chekrii
Copy link
Author

Chekrii commented Aug 4, 2020

Hello Team,

the above Json working in Adaptive visualizer but not in App studio and in Teams Bot. Please reply to this as soon as possible.

Thanks.

@shereenfathy
Copy link

hello,
Any updates regarding this issue? it happened with me also.

@jonmill jonmill added this to Not Triaged in Triage Aug 20, 2021
@RebeccaAnne RebeccaAnne added the MSTeams-Developer-Support [DoNotDelete] Label to notify questions which needs attention from MSTeams Developer Support team. label Sep 2, 2021
@Wajeed-msft
Copy link

This issue has been copied over to Microsoft Teams repo here: MicrosoftDocs/msteams-docs#4094

Triage automation moved this from Not Triaged to Closed Sep 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug MSTeams-Developer-Support [DoNotDelete] Label to notify questions which needs attention from MSTeams Developer Support team.
Projects
Triage
Closed
Bug Triage
  
Investigate
Development

No branches or pull requests

4 participants