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

Added support for single and double quotes #20766

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

vivebhagat
Copy link
Contributor

@vivebhagat vivebhagat commented Sep 7, 2024

Description

Resolves #20681

TODO: modified the string utility function which was used for interpolation. function is replacing single and double quotes from the string.

Checklist

  • I fully tested it as developer / designer and created unit / integration tests - There is no test included. The utility was tested out of the environment with standard JS console which reflects bug and its solution.
  • I documented it (or no need to document or I will create a separate documentation issue) - Not required

@CLAassistant
Copy link

CLAassistant commented Sep 7, 2024

CLA assistant check
All committers have signed the CLA.

@masum-ulu masum-ulu added this to the 9.0-preview milestone Sep 19, 2024
@masum-ulu masum-ulu changed the title #20681 Added support for single and double quotes for issue #20681 Added support for single and double quotes Sep 23, 2024
@masum-ulu
Copy link
Member

Hi @vivebhagat thank you for your contribution

@masum-ulu masum-ulu merged commit 89dbcf2 into abpframework:dev Oct 8, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Angular: single and double quote are filtered out on localization interpolation
3 participants