Bug 37979 - typo in PQF index : index.koha.classification-soruce
Summary: typo in PQF index : index.koha.classification-soruce
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Searching (show other bugs)
Version: Main
Hardware: All All
: P5 - low minor
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-21 15:24 UTC by Mathieu Saby
Modified: 2024-10-21 13:23 UTC (History)
1 user (show)

See Also:
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 Mathieu Saby 2024-09-21 15:24:50 UTC
in etc/z3950/pqf.properties and etc/zebradb/pqf.properties we find this line : 

index.koha.classification-soruce = 1=8003

I suppose it should be

index.koha.classification-source = 1=8003
Comment 1 Fridolin Somers 2024-10-21 13:23:35 UTC
Note that bug 37959 has been pushed 24.11 and 24.05 with this bug number by mistake :
Bug 37979: Toggling Item circulation alerts table cells needs to send csrf_token

Maybe create a new bug report to avoid any issue ;)