google-nomulus/java
Ben McIlwain 1ed77d5572 Fix a bug when updating a domain without changing its registrant
When updating a filed other than the registrant for a domain, a null
registratantContactId is passed to the registrant whitelist validator, causing
an excpetion because null is not an element in the whitelist (if it exists).
Added logic to handle null registrantContactId.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=126817310
2016-07-13 15:43:13 -04:00
..
com/google Bring open source build closer to passing 2016-05-14 01:29:22 -04:00
google/registry Fix a bug when updating a domain without changing its registrant 2016-07-13 15:43:13 -04:00