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

RA-1256: Throws null pointer exception when clicked on add allergy an… #1890

Merged
merged 1 commit into from
Dec 10, 2016
Merged

RA-1256: Throws null pointer exception when clicked on add allergy an… #1890

merged 1 commit into from
Dec 10, 2016

Conversation

ShruthiPitta
Copy link
Contributor

RA-1256: Throws null pointer exception when clicked on add allergy and locale french

Description

getName(Locale locale, boolean exact) should return default name if exact is false and locale name not found.

Related Issue

see https://issues.openmrs.org/browse/RA-1256

Checklist:

  • [ x] My pull request only contains one single commit.
  • [ x] My pull request is based on the latest master branch
    git pull --rebase upstream master.
  • [ x] I ran mvn clean package right before creating this pull request and
    added all formatting changes to my commit.
  • [ x] My code follows the code style of this project.
  • [ x] I have read the CONTRIBUTING document.
  • [ x] I have added tests to cover my changes.
  • [ x] All new and existing tests passed.

…d locale french

getName(Locale locale, boolean exact) should return name if exact is false and locale name not found.
@mention-bot
Copy link

@ShruthiPitta, thanks for your PR! By analyzing the history of the files in this pull request, we identified @bmamlin, @chethandeshpande and @astorga2 to be potential reviewers.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.01%) to 55.82% when pulling 8434ba4 on ShruthiPitta:RA-1256 into 6744580 on openmrs:master.

@mseaton
Copy link
Member

mseaton commented Dec 10, 2016

Great work - thanks for the fix! #omrs16hackathon. Moved into ticket TRUNK-4982.

@mseaton mseaton closed this Dec 10, 2016
@mseaton mseaton reopened this Dec 10, 2016
@mseaton mseaton merged commit 6d2f18e into openmrs:master Dec 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants