Summary: | add --mark-returned as a longoverdue sys pref | ||
---|---|---|---|
Product: | Koha | Reporter: | Nicole C. Engard <nengard> |
Component: | Circulation | Assignee: | Bugs List <koha-bugs> |
Status: | RESOLVED DUPLICATE | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | gmcharlt, jonathan.druart, kyle.m.hall, marjorie.barry-vila |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Small patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Bug Depends on: | 8337, 12812 | ||
Bug Blocks: | |||
Attachments: | Bug 13589: Item search improvements - publication date and title formatting |
Description
Nicole C. Engard
2015-01-15 20:42:19 UTC
Adding bug 12812 as a depends on - I haven't retested, but would be glad if someone else did and confirms if the option works/doesn't work. Created attachment 36970 [details] Bug 13589: Item search improvements - publication date and title formatting In the item search accessible from the advanced search the publication date would not display for MARC21 and the title always contained 'by' even if there was no author information to display. Also the by is not needed by MARC21 as the data includes punctuation. To test: - Check publication date always displays (MARC21 and UNIMARC) - Check that for MARC21 the by has been removed from the title information - Check that for UNIMARC the by only displays when there is also an author to display |