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

Always preserve filename paths under project_root #291

Merged

Conversation

eugeneius
Copy link
Contributor

This addresses the second point from #288.

When a stack trace frame is from a path inside the project, the filename should be normalized relative to the project root. Only paths outside the project should be normalized based on $LOAD_PATH.

/cc @dannyfallon @nateberkopec

When a stack trace frame is from a path inside the project, the filename
should be normalized relative to the project root. Only paths outside
the project should be normalized based on $LOAD_PATH.
nateberkopec added a commit that referenced this pull request Jan 27, 2015
Always preserve filename paths under project_root
@nateberkopec nateberkopec merged commit 9c70871 into getsentry:master Jan 27, 2015
@nateberkopec
Copy link
Contributor

Thanks!

@eagletmt
Copy link
Contributor

👍

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.

3 participants