usnistgov / oar-pdr

The NIST Open Access to Research (OAR) Public Data Repository (PDR) system software
11 stars 10 forks source link

Handle email without mailto: #137

Closed chuanlin2018 closed 4 years ago

chuanlin2018 commented 4 years ago

Jira ticket: http://mml.nist.gov:8080/browse/ODD-717

The example in the ticket (808B2042D1696C0BE05324570681AB642018) already has "mailto:" in the field and I couldn't find a test record. I tested it in local using test1 data. I confirmed the old version won't display the email if I removed "mailto:" and in the new version the email address always displayed regardless if there was "mailto:" or not.