Bug 40805 - standardizing labels in the Lists module (private/public label)
Summary: standardizing labels in the Lists module (private/public label)
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Templates (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-09-15 07:19 UTC by Emmanuel Bétemps
Modified: 2025-09-15 07:19 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Emmanuel Bétemps 2025-09-15 07:19:58 UTC
Hi,

The Public ou Private criteria hasn't the same name if we create the list from the Lists module or from a catalog search result.

it's called 'Public' in the Lists module
.Home > Lists > Create new list
we have to choose between public and private in the line 'Public:'

it's called 'Category' after choosing ‘New list’ from the ‘Add to:’ pull down menu
.make a search
.select title(s)
.click on Add to list
.choose ‘New list’ from the pull down menu
we have to choose between public and private in the line 'Category:'


Couldn't we get the same name for the same thing ?
I think Category is right (because reading 'Category: private' seems more logical than 'Public: private')