Bug 37979

Summary: typo in PQF index : index.koha.classification-soruce
Product: Koha Reporter: Mathieu Saby <mathsabypro>
Component: SearchingAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: fridolin.somers
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37959
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

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 ;)