Bug 8265

Summary: Allow a better form of the title to be included in notices
Product: Koha Reporter: Robin Sheat <robin>
Component: NoticesAssignee: Bugs List <koha-bugs>
Status: CLOSED FIXED QA Contact:
Severity: enhancement    
Priority: P5 - low CC: katrin.fischer, r.delahunty, robin
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 11529    
Bug Blocks:    

Description Robin Sheat 2012-06-18 15:03:51 UTC
When you put biblio.title in a notice, it doesn't include the subtitle. Including the subtitle is both good, and trickier than you'd expect as there's no column for it.

I plan to make a 'biblioitems.fulltitle' thing that will make a well-formatted title for notices.
Comment 1 Robin Sheat 2012-06-19 09:01:05 UTC
Unfortunately, my plan has had to change. Leaving this here as a wishlist because I think it's a good idea.
Comment 2 Ray Delahunty 2018-05-14 10:51:00 UTC
Maybe the question to ask if 245 $b, etc. can be included in other places, not just for emails, but in Acquisitions and Cataloguing.  It was one of the first things we noticed after migration- it is ever so inconvenient not being able to see the rest of the 245.
Comment 3 Katrin Fischer 2019-04-28 13:56:55 UTC
Bug 11529 will add columns for subtitle, part, number, medium and it should be easily possible to include them in notices then.
Comment 4 Katrin Fischer 2019-08-10 18:25:30 UTC
You can include the new biblio columns in the notices now: subtitle, part, number.
Closing this as resolved fixed.

Ray, please file new bugs for other places this information is missing, but the situation should be much improved with 19.11.
Comment 5 Katrin Fischer 2019-08-12 21:33:42 UTC
*** Bug 15972 has been marked as a duplicate of this bug. ***