X Tutup
Skip to content

fix(UrlResolver): encode URLs before resolving#3545

Closed
pkozlowski-opensource wants to merge 1 commit intoangular:masterfrom
pkozlowski-opensource:invalid_url_in_resolver
Closed

fix(UrlResolver): encode URLs before resolving#3545
pkozlowski-opensource wants to merge 1 commit intoangular:masterfrom
pkozlowski-opensource:invalid_url_in_resolver

Conversation

@pkozlowski-opensource
Copy link
Copy Markdown
Member

This commits makes JS implementation to behave like Dart one.

Fixes #3543

This commits makes JS implementation to behave like Dart one.

Fixes angular#3543
@pkozlowski-opensource pkozlowski-opensource added the action: review The PR is still awaiting reviews from at least one requested reviewer label Aug 8, 2015
@mhevery mhevery added pr_state: LGTM action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Aug 10, 2015
@mary-poppins
Copy link
Copy Markdown

Merging PR #3545 on behalf of @mhevery to branch presubmit-mhevery-pr-3545.

1 similar comment
@mary-poppins
Copy link
Copy Markdown

Merging PR #3545 on behalf of @mhevery to branch presubmit-mhevery-pr-3545.

@mary-poppins mary-poppins removed action: merge The PR is ready for merge by the caretaker labels Aug 10, 2015
goderbauer pushed a commit to goderbauer/angular that referenced this pull request Aug 15, 2015
This commits makes JS implementation to behave like Dart one.

Fixes angular#3543

Closes angular#3545
@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cryptic error when # included in templateUrl

4 participants

X Tutup