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

Added test and proposed fix for simple loader #168

Merged
merged 1 commit into from
Dec 18, 2013

Conversation

dhendo
Copy link
Contributor

@dhendo dhendo commented Dec 10, 2013

Currently, the docs state that you can write a simple loader by presenting an object that implements getSource() only (http://jlongster.github.io/nunjucks/api.html#writing-a-loader).

Doing so will currently fail, as the caching code attempts to call on() on all loaders.

jlongster added a commit that referenced this pull request Dec 18, 2013
Added test and proposed fix for simple loader
@jlongster jlongster merged commit a0ff6b3 into mozilla:master Dec 18, 2013
carljm added a commit that referenced this pull request Jan 6, 2016
carljm added a commit that referenced this pull request Jan 6, 2016
* 2.x:
  Bump version to 2.4.0-dev.1.
  Update maintenance docs.
  Prep for v2.3.0 release.
  Revert "Fix: [Breaking Change] filter.escape should not escape SafeString (#168)"
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.

2 participants