Bug 40106 - Language selector not displayed on some acquisition views (vue)
Summary: Language selector not displayed on some acquisition views (vue)
Status: Pushed to main
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low normal
Assignee: Jonathan Druart
QA Contact: Marcel de Rooy
URL:
Keywords:
Depends on: 38010
Blocks:
  Show dependency treegraph
 
Reported: 2025-06-10 09:26 UTC by Jonathan Druart
Modified: 2025-08-01 19:24 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 40106: Fix language selector display on acqui/vendors (2.07 KB, patch)
2025-06-10 09:28 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 40106: Fix language selector display on acqui/vendors (2.12 KB, patch)
2025-06-11 13:47 UTC, Owen Leonard
Details | Diff | Splinter Review
Bug 40106: Fix language selector display on acqui/vendors (2.21 KB, patch)
2025-08-01 09:07 UTC, Marcel de Rooy
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Druart 2025-06-10 09:26:55 UTC

    
Comment 1 Jonathan Druart 2025-06-10 09:28:54 UTC Comment hidden (obsolete)
Comment 2 Owen Leonard 2025-06-11 13:47:45 UTC
Created attachment 183163 [details] [review]
Bug 40106: Fix language selector display on acqui/vendors

Test plan:
Enable several languages for the staff interface
Go to http://localhost:8081/cgi-bin/koha/acquisition/vendors/1
Notice that the language selector menu is displayed

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Comment 3 Marcel de Rooy 2025-08-01 09:07:48 UTC
Created attachment 184975 [details] [review]
Bug 40106: Fix language selector display on acqui/vendors

Test plan:
Enable several languages for the staff interface
Go to http://localhost:8081/cgi-bin/koha/acquisition/vendors/1
Notice that the language selector menu is displayed

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Comment 4 Lucas Gass (lukeg) 2025-08-01 19:24:59 UTC
Nice work everyone!

Pushed to main for 25.11