Bug 27460 - News: Remove title from author display on news items
Summary: News: Remove title from author display on news items
Status: CLOSED WONTFIX
Alias: None
Product: Koha
Classification: Unclassified
Component: Tools (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-17 22:26 UTC by Katrin Fischer
Modified: 2024-07-04 20:37 UTC (History)
0 users

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Comma delimited list of Sponsors:
Crowdfunding goal: 0
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2021-01-17 22:26:25 UTC
At the moment when you have set news to display the author's name it will display as "Mrs Katrin Fischer". This is quite unsual for how blogs or CMS display author information. I think we should remove the title here.
Comment 1 Owen Leonard 2023-09-21 17:00:28 UTC
Is this still valid?
Comment 2 Katrin Fischer 2023-10-29 10:52:20 UTC
Yes, it's still the case:

* Make sure your patron has a firstname, surname and title
* Set NewsAuthorDisplay to "both OPAC and staff interface"
* Create a new news entry, remember to set publication date in the past
* Save
* Verify that the title shows in the staff interface and in the OPAC on the news entry.

I am no longer sure if this is fully unintentional. Some libraries don't use the title for Mr. Mrs. etc. but for Prof., Dr. etc. in that case the display would probably be intended.

And: the title has it's own class for easy hiding.

Closing WONTFIX.