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

Issue with parsing url with placeholder (curly braces) #228

Open
goyalmunish opened this issue Apr 4, 2018 · 0 comments
Open

Issue with parsing url with placeholder (curly braces) #228

goyalmunish opened this issue Apr 4, 2018 · 0 comments
Milestone

Comments

@goyalmunish
Copy link

Linkifying a URL such as

http://somedomain.com/admin/users?email={{ticket.requester.email}}

results in

http://somedomain.com/admin/users?email={{ticket.requester.email} (notice the missing one of the closing curly brace)

@nfrasser nfrasser added this to the 4.1+ milestone Oct 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants