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

Remove string truncation for error output. #702

Merged
merged 2 commits into from
Mar 17, 2016

Conversation

dbendy
Copy link

@dbendy dbendy commented Mar 17, 2016

I'd like to be able to see the full name of a missing function when an error is thrown. In this PR, I removed the string truncation that is occurring for error outputs.

@carljm
Copy link
Contributor

carljm commented Mar 17, 2016

Any chance you could add a test for this change?

@dbendy
Copy link
Author

dbendy commented Mar 17, 2016

@carljm: test added.

@carljm
Copy link
Contributor

carljm commented Mar 17, 2016

Great work, thank you! I'll merge as soon as AppVeyor says all is green...

carljm added a commit that referenced this pull request Mar 17, 2016
Remove string truncation for error output.
@carljm carljm merged commit d407c82 into mozilla:master Mar 17, 2016
carljm added a commit that referenced this pull request Mar 17, 2016
Remove string truncation for error output.
carljm added a commit that referenced this pull request Mar 17, 2016
* 2.x:
  Fix changelog.
  Update changelog.
  Merge pull request #702 from dbendy/remove-name-truncation

opic branch.
@dbendy
Copy link
Author

dbendy commented Mar 18, 2016

@carljm: thanks for merging this. Approximately when should I expect a new Nunjucks 2.0 tag with it?

@carljm
Copy link
Contributor

carljm commented Mar 18, 2016

Unfortunately I released v2.4.1 yesterday just seconds before you submitted your PR, so I'll probably wait a bit for a few more fixes to accumulate before I release 2.4.2 or 2.5.

@carljm
Copy link
Contributor

carljm commented Mar 18, 2016

(I would guess at least 2-3 weeks, possibly longer.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants