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

support arbitrary expressions in url attributes #20286

Closed
sigmundch opened this issue Jul 30, 2014 · 6 comments
Closed

support arbitrary expressions in url attributes #20286

sigmundch opened this issue Jul 30, 2014 · 6 comments
Assignees
Labels
area-pkg Used for miscellaneous pkg/ packages not associated with specific area- teams.

Comments

@sigmundch
Copy link
Member

works: <img src="foo/{{bar}}">
fails: <img src="foo/{{bar[3]}}">

(just adding a test in import_inliner_test.dart will replicate the issue)

@sigmundch
Copy link
Member Author

Jake - since you recently fixed the other issue, I thought maybe you might like to take a look at this one.


Set owner to @jakemac53.

@sigmundch
Copy link
Member Author

Marked this as blocking #19834.

@jakemac53
Copy link
Contributor

Added Started label.

@jakemac53
Copy link
Contributor

Fix pending in https://codereview.chromium.org/433913002.

@jakemac53
Copy link
Contributor

Fixed in r38878


Added Fixed label.

@DartBot
Copy link

DartBot commented Jun 5, 2015

This issue has been moved to dart-archive/polymer-dart#423.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-pkg Used for miscellaneous pkg/ packages not associated with specific area- teams.
Projects
None yet
Development

No branches or pull requests

3 participants