Bug 41168 - "Search the catalog by keyword" confuses some users
Summary: "Search the catalog by keyword" confuses some users
Status: Needs Signoff
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: Main
Hardware: All All
: P5 - low trivial
Assignee: Marcel de Rooy
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-11-03 08:53 UTC by Marcel de Rooy
Modified: 2025-11-03 09:32 UTC (History)
0 users

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Crowdfunding goal: 0
Patch complexity: Trivial patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
Bug 41168: Remove part "by keyword" from OPAC search bar placeholder (4.47 KB, patch)
2025-11-03 09:31 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 Marcel de Rooy 2025-11-03 08:53:43 UTC
We got some questions about this new test from masthead on the OPAC search bar. Like: Can I only use keywords now?

I would propose to remove the phrase "by keyword" here.
Comment 1 Marcel de Rooy 2025-11-03 08:54:12 UTC
(In reply to Marcel de Rooy from comment #0)
> We got some questions about this new test from masthead on the OPAC search
> bar. Like: Can I only use keywords now?
> 
> I would propose to remove the phrase "by keyword" here.

s/new test/new text/
Comment 2 Marcel de Rooy 2025-11-03 09:31:50 UTC
Created attachment 188884 [details] [review]
Bug 41168: Remove part "by keyword" from OPAC search bar placeholder

Side note: The if test on ms_kw in OPAC masthead seems not to be used,
but considering that out of scope here.

Test plan:
Check the shorter text on OPAC search bar.
Toggle SearchMyLibraryFirst and OpacAddMastheadLibraryPulldown. Refresh.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>