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: broke ${id} references in template strings #326

Merged

Conversation

jniles
Copy link
Collaborator

@jniles jniles commented Apr 18, 2016

This commit does two things:

  1. Fixes broken ${} parameter passing in the template strings for error messages.
  2. Wraps the session's enterprise selection in BUID(e.location_id) so that it isn't sent as binary to the client.

Before submitting this pull request, please verify that you have:

  • Run your code through JSHint. Check out our styleguide
  • Run integration tests.
  • Run end-to-end tests.
  • Accurately described the changes your are making in this pull request.

For a more detailed checklist, see the official review checklist
that this PR will be evaluated against.

Ensuring that the above checkboxes are completed will help speed the review process
and help build a stronger application. Thanks!

@jniles jniles added the Bug Fix label Apr 18, 2016
This commit does two things:
 1. Fixes broken ${} parameter passing in the template strings for error
 messages.
 2. Wraps the session's enterprise selection in `BUID(e.location_id)` so
 that it isn't sent as binary to the client.
@jniles jniles force-pushed the chore-remove-broken-id-references branch from c1b18aa to a94ccde Compare April 18, 2016 09:54
@jniles
Copy link
Collaborator Author

jniles commented Apr 19, 2016

@sfount, could I get a code review?

@jniles jniles closed this Apr 19, 2016
@jniles jniles reopened this Apr 19, 2016
@jniles jniles mentioned this pull request Apr 19, 2016
1 task
@sfount sfount added this to the 2.x Process milestone Apr 20, 2016
@sfount sfount merged commit 7109154 into Third-Culture-Software:master Apr 20, 2016
@jniles jniles deleted the chore-remove-broken-id-references branch April 20, 2016 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants