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

Fix Bug 1199916 - Make image helpers always work without img prefix #3262

Merged
merged 1 commit into from
Aug 31, 2015
Merged

Fix Bug 1199916 - Make image helpers always work without img prefix #3262

merged 1 commit into from
Aug 31, 2015

Conversation

kyoshino
Copy link
Contributor

See the second commit in #3217 for why this should be fixed.

@kyoshino kyoshino changed the title Fix Bug 1199916 - Make image helpers work without img prefix Fix Bug 1199916 - Make image helpers always work without img prefix Aug 29, 2015
@schalkneethling
Copy link

This makes sense to me and is a couple less characters to type ;p I am going to leave this open for comment by other @jpetto @alexgibson etc. If this is going to get merged, we will have to update the relevant docs here:

http://bedrock.readthedocs.org/en/latest/coding.html#embedding-images

Thanks!

@kyoshino
Copy link
Contributor Author

docs/coding.rst in this commit will update the doc 😸

@jpetto
Copy link
Contributor

jpetto commented Aug 31, 2015

As other image helpers are implicitly aware of the top level img directory, and don't require img/ in the path, I think this is a good update. Consistency ftw.

r+ from me. Pinging @pmclanahan to double-check the Python side of things.

pmclanahan pushed a commit that referenced this pull request Aug 31, 2015
Fix Bug 1199916 - Make image helpers always work without img prefix
@pmclanahan pmclanahan merged commit 72a9a3c into mozilla:master Aug 31, 2015
@kyoshino kyoshino deleted the bug-1199916-image-helpers branch August 31, 2015 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants