https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42763
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] Text to go in the| |This fixes local ERM release notes| |eHolding titles for local | |titles, so that a link to | |the local bibliographic | |record is shown if "Create | |bibliographic record" is | |selected when creating the | |title (ERM > eHoldings > | |Local > Titles). | | | |Before this, no link was | |shown on the local title | |page. Now a "Local | |bibliographic record" field | |is shown along with the | |bibliographic record ID | |linked to the record. --- Comment #3 from David Nind <[email protected]> --- Thank you for the really good bug report! I think this may be a duplicate of bug 42522 and have put a note on that bug for the patch author to check. I think most developers use the community's development environment to prepare and submit patches: koha-testing-docker (https://gitlab.com/koha-community/koha-testing-docker). I am not a developer, so I would recommend asking about the right way to attach patches on the development channel in our Koha Community Chat (https://chat.koha-community.org/). I'm only mentioning this, as the patch did not appear the way normally expected for those of us signing off bugs, even though the details were in the patch (by clicking on the details link for the patch). I have: 1. Added you as the assignee for the bug 2. Reattached the patch as part of sign-off so that it appears the way expected. 3. Amended the commit message (see https://wiki.koha-community.org/wiki/Commit_messages) - Fixed the title: should start Bug XXXX: Title (note the colon instead of the hyphen) - Update the test plan slightly to show the result from step 1 4. I ran the qa script (just 'qa') in a koha-testing-docker shell - before I amended the commit message, it highlighted the bug title issue. Thanks again for the patch! David Nind New Zealand -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
