Contact display to include salutation if available #9989

ISSUE : The contact used in Purchase Order or else where too, displays only the full name ignoring the salutation even if it is present.
Eg: A contact Harry appears as Harry instead of Mr.Harry
This seems to have been raised as an issue and fixed on Apr 9, 2019 fix: Add salutation to contact display 😁 by kennethsequeira · Pull Request #7237 · frappe/frappe · GitHub
The code changes have been reverted on Aug 9, 2023
fix(Contact): use existing full name by barredterra · Pull Request #21993 · frappe/frappe · GitHub
No clues why…? MY PROBLEM: Any solutions on how to customize this…?
I can always customize the print format but is there a better solution since i want the contacts to be always displayed with salutations, so i don’t have to repeat the customization everywhere
Frappe Framework: v15.56.1 (version-15)
ERPNext: v15.53.0 (version-15)