Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Infinite digest loop when query param contains special char #16643

Closed
1 of 3 tasks
smoebody opened this issue Jul 24, 2018 · 2 comments
Closed
1 of 3 tasks

Infinite digest loop when query param contains special char #16643

smoebody opened this issue Jul 24, 2018 · 2 comments

Comments

@smoebody
Copy link

I'm submitting a ...

  • bug report
  • feature request
  • other

Current behavior:
When a query parameter contains a special character such as ' angular goes into an infinite digest loop.

Expected / new behavior:
angular behaves normally

Minimal reproduction of the problem with instructions:
just open the public website:
https://angularjs.org/?foo=bar%27

the URL contains a key-value pair { foo: "bar'" } as query-parameter.
Open the developer console and you can see javascript spamming messages

AngularJS version: 1.7.2
this is what i experienced the problem with. I don't know which version angularjs.org is running at.

Browser: [Chrome 67.0.3396.99 | Firefox 61.0.1 ]

Operating System is Fedora Core 28

Anything else:

@Narretz
Copy link
Contributor

Narretz commented Jul 24, 2018

Duplicate of #16592

We hope to have a release out later this week

@Narretz Narretz closed this as completed Jul 24, 2018
@smoebody
Copy link
Author

All right.
Thanks for not yelling at me. I thought i searched all issues thoroughly but appearently i didn't.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants