[Bug 39444] New: Standard form does not consider PubMed ID
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39444 Bug ID: 39444 Summary: Standard form does not consider PubMed ID Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: ILL Assignee: pedro.amorim@ptfs-europe.com Reporter: pedro.amorim@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org CC: pedro.amorim@ptfs-europe.com, tomascohen@gmail.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39444 Pedro Amorim <pedro.amorim@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39444 --- Comment #1 from Pedro Amorim <pedro.amorim@ptfs-europe.com> --- Created attachment 179678 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=179678&action=edit Bug 39444: Make Standard consider pubmedid field This field may be added by a plugin or jQuery, so Standard should consider it as a possibility. This patch does not change anything for existing users that do not add a 'pubmed id' field themselves. 1) Enable ILLModule 2) Install the ILL Actions plugin: https://github.com/PTFS-Europe/koha-plugin-ill-actions/releases/tag/v2.0.1 3) Create a new ILL request: http://localhost:8081/cgi-bin/koha/ill/ill-requests.pl?method=create&backend=Standard 4) Pick type: 'Journal article', notice a top pop-up for DOI/PubMed ID now shows. This is coming from the plugin. 5) Add something to the pubmedid input like '123'. Notice the metadata is auto-filled. 6) Add a patron cardnumber '42'. Notice the library is automatically picked. Click 'Create'. 7) On the manage request screen, notice the PubMed ID is not shown. This is because it was not saved. 8) Apply patch and repeat. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39444 PTFS Europe Sandboxes <sandboxes@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #179678|0 |1 is obsolete| | --- Comment #2 from PTFS Europe Sandboxes <sandboxes@ptfs-europe.com> --- Created attachment 180702 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=180702&action=edit Bug 39444: Make Standard consider pubmedid field This field may be added by a plugin or jQuery, so Standard should consider it as a possibility. This patch does not change anything for existing users that do not add a 'pubmed id' field themselves. 1) Enable ILLModule 2) Install the ILL Actions plugin: https://github.com/PTFS-Europe/koha-plugin-ill-actions/releases/tag/v2.0.1 3) Create a new ILL request: http://localhost:8081/cgi-bin/koha/ill/ill-requests.pl?method=create&backend=Standard 4) Pick type: 'Journal article', notice a top pop-up for DOI/PubMed ID now shows. This is coming from the plugin. 5) Add something to the pubmedid input like '123'. Notice the metadata is auto-filled. 6) Add a patron cardnumber '42'. Notice the library is automatically picked. Click 'Create'. 7) On the manage request screen, notice the PubMed ID is not shown. This is because it was not saved. 8) Apply patch and repeat. Signed-off-by: Jeremy Evans <jeremy.evans@ukhsa.gov.uk> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39444 Jeremy Evans <jeremy.evans@ukhsa.gov.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremy.evans@ukhsa.gov.uk Status|Needs Signoff |Signed Off --- Comment #3 from Jeremy Evans <jeremy.evans@ukhsa.gov.uk> --- Tested on a sandbox. It all works as described. Changing status to signed off. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39444 Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia@bugs.koha-communit |tomascohen@gmail.com |y.org | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39444 Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |38339 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38339 [Bug 38339] Standard backend _get_core_fields are not translatable -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39444 Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39444 Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #180702|0 |1 is obsolete| | --- Comment #4 from Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> --- Created attachment 182112 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182112&action=edit Bug 39444: Make Standard consider pubmedid field This field may be added by a plugin or jQuery, so Standard should consider it as a possibility. This patch does not change anything for existing users that do not add a 'pubmed id' field themselves. 1) Enable ILLModule 2) Install the ILL Actions plugin: https://github.com/PTFS-Europe/koha-plugin-ill-actions/releases/tag/v2.0.1 3) Create a new ILL request: http://localhost:8081/cgi-bin/koha/ill/ill-requests.pl?method=create&backend=Standard 4) Pick type: 'Journal article', notice a top pop-up for DOI/PubMed ID now shows. This is coming from the plugin. 5) Add something to the pubmedid input like '123'. Notice the metadata is auto-filled. 6) Add a patron cardnumber '42'. Notice the library is automatically picked. Click 'Create'. 7) On the manage request screen, notice the PubMed ID is not shown. This is because it was not saved. 8) Apply patch and repeat. Signed-off-by: Jeremy Evans <jeremy.evans@ukhsa.gov.uk> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Edit (tcohen): adapted to 38339 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39444 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |25.05.00 released in| | Status|Passed QA |Pushed to main -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39444 --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Pushed for 25.05! Well done everyone, thank you! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39444 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers@biblibre.co | |m Status|Pushed to main |Needs documenting --- Comment #6 from Fridolin Somers <fridolin.somers@biblibre.com> --- Depends on Bug 38339 not in 24.11.x -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39444 Bug 39444 depends on bug 38339, which changed state. Bug 38339 Summary: Standard backend _get_core_fields are not translatable https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38339 What |Removed |Added ---------------------------------------------------------------------------- Status|Needs documenting |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39444 Aude Charillon <aude.charillon@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs documenting |RESOLVED CC| |aude.charillon@openfifth.co | |.uk Resolution|--- |FIXED --- Comment #7 from Aude Charillon <aude.charillon@openfifth.co.uk> --- No need for any updates to the Manual. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org