Bug 40012 - Standard form missing publisher for journal articles
Summary: Standard form missing publisher for journal articles
Status: Pushed to main
Alias: None
Product: Koha
Classification: Unclassified
Component: ILL (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Pedro Amorim
QA Contact: Tomás Cohen Arazi (tcohen)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-28 09:29 UTC by Pedro Amorim
Modified: 2025-09-29 20:06 UTC (History)
2 users (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: Trivial patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
25.11.00
Circulation function:


Attachments
Bug 40012: Add publisher input to Standard form (2.81 KB, patch)
2025-05-28 09:32 UTC, Pedro Amorim
Details | Diff | Splinter Review
Bug 40012: Add publisher input to Standard form (2.86 KB, patch)
2025-05-28 17:25 UTC, Roman Dolny
Details | Diff | Splinter Review
Bug 40012: Add publisher input to Standard form (3.00 KB, patch)
2025-09-22 18:50 UTC, Tomás Cohen Arazi (tcohen)
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Pedro Amorim 2025-05-28 09:29:33 UTC

    
Comment 1 Pedro Amorim 2025-05-28 09:32:47 UTC
Created attachment 182812 [details] [review]
Bug 40012: Add publisher input to Standard form

Test plan:
1) Enable ILLModule and apply patch
2) Visit OPAC and Staff UI create forms:
  <opac_url>/cgi-bin/koha/opac-illrequests.pl?method=create&backend=Standard
  <staff_ui>/cgi-bin/koha/ill/ill-requests.pl?method=create&backend=Standard
3) Notice the 'publisher' input is now presented
4) Add a new request with some value in 'publisher'
5) Confirm 'publisher' is saved correctly
Comment 2 Roman Dolny 2025-05-28 17:25:05 UTC
Created attachment 182830 [details] [review]
Bug 40012: Add publisher input to Standard form

Test plan:
1) Enable ILLModule and apply patch
2) Visit OPAC and Staff UI create forms:
  <opac_url>/cgi-bin/koha/opac-illrequests.pl?method=create&backend=Standard
  <staff_ui>/cgi-bin/koha/ill/ill-requests.pl?method=create&backend=Standard
3) Notice the 'publisher' input is now presented
4) Add a new request with some value in 'publisher'
5) Confirm 'publisher' is saved correctly

Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl>
Comment 3 Tomás Cohen Arazi (tcohen) 2025-09-22 18:50:44 UTC
Created attachment 186738 [details] [review]
Bug 40012: Add publisher input to Standard form

Test plan:
1) Enable ILLModule and apply patch
2) Visit OPAC and Staff UI create forms:
  <opac_url>/cgi-bin/koha/opac-illrequests.pl?method=create&backend=Standard
  <staff_ui>/cgi-bin/koha/ill/ill-requests.pl?method=create&backend=Standard
3) Notice the 'publisher' input is now presented
4) Add a new request with some value in 'publisher'
5) Confirm 'publisher' is saved correctly

Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl>
Signed-off-by: Tomás Cohen Arazi <tomascohen@theke.io>
Comment 4 Lucas Gass (lukeg) 2025-09-29 20:06:53 UTC
Nice work everyone!

Pushed to main for 25.11