From fff72116494313ba62af873beb7e1dfe80400714 Mon Sep 17 00:00:00 2001 From: Kevin Deldycke Date: Sun, 10 Nov 2019 02:55:07 +0100 Subject: [PATCH] Add old airline reservation system quirks. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a6b893e..42c8cd4 100644 --- a/README.md +++ b/README.md @@ -188,6 +188,8 @@ might lead to security holes. - [Hello, I’m Mr. Null. My Name Makes Me Invisible to Computers](https://www.wired.com/2015/11/null/) - Real-life example on how implemented falsehood has negative impact on someone's life. +- [My name causes an issue with any booking!](https://travel.stackexchange.com/questions/149323/my-name-causes-an-issue-with-any-booking-names-end-with-mr-and-mrs) - +Old airline reservation systems considers the `MR` suffix as `Mister` and drops it. - [HL7 v3 RIM](https://www.hl7.org/implement/standards/product_brief.cfm?product_id=186) - A flexible data model for representing human names.