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

fix($parse): throw error when accessing a restricted property indirectly #12833

Closed
wants to merge 1 commit into from

Conversation

lgalfaso
Copy link
Contributor

When accessing an instance thru a computed member and the property is an array, then also check the string value of the array.

@lgalfaso
Copy link
Contributor Author

@petebacondarwin please review this when you have a chance. I would like this to make it into the next 1.4.x release

@petebacondarwin
Copy link
Member

Can you describe the real life scenario?

When accessing an instance thru a computed member and the property is an array,
then also check the string value of the array.
@petebacondarwin
Copy link
Member

Merging. Thanks @lgalfaso

@lgalfaso lgalfaso closed this in b2f8b0b Sep 13, 2015
lgalfaso added a commit that referenced this pull request Sep 13, 2015
When accessing an instance thru a computed member and the property is an array,
then also check the string value of the array.

Closes #12833
lgalfaso added a commit that referenced this pull request Sep 14, 2015
When accessing an instance thru a computed member and the property is an array,
then also check the string value of the array.

Closes #12833
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.

None yet

3 participants