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

regular expressions used in attribute values are not being handled correctly #354

Closed
patrick-steele-idem opened this issue Aug 11, 2016 · 1 comment
Assignees
Labels
reason-closed:resolved The question was answered, the bug was fixed, or the feature was implemented type:bug A bug report

Comments

@patrick-steele-idem
Copy link
Contributor

Test template:

<div class='hello foo'.replace(/foo/g, 'bar')>
</div>
@patrick-steele-idem patrick-steele-idem self-assigned this Aug 11, 2016
@patrick-steele-idem patrick-steele-idem added reason-closed:resolved The question was answered, the bug was fixed, or the feature was implemented and removed status:todo labels Aug 11, 2016
@patrick-steele-idem
Copy link
Contributor Author

Fixed published with marko@3.9.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
reason-closed:resolved The question was answered, the bug was fixed, or the feature was implemented type:bug A bug report
Projects
None yet
Development

No branches or pull requests

1 participant