Bug 17177

Summary: [3.20.x] Can't locate Koha/Config/SysPrefs.pm in @INC on intranet about page
Product: Koha Reporter: Liz Rea <liz>
Component: AboutAssignee: Chris Cormack <chris>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: major    
Priority: P3 CC: brendan, f.demians, jonathan.druart, julian.maurice, m.de.rooy
Version: 3.20   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 17177 - about.pl references a module that doesn't exist
Bug 17177 - about.pl references a module that doesn't exist

Description Liz Rea 2016-08-24 00:26:05 UTC
From 3.20.11 going to the intranet About page will cause this error:

Can't locate Koha/Config/SysPrefs.pm in @INC (@INC contains: /usr/share/koha/lib /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl .) at /usr/share/koha/intranet/cgi-bin/about.pl line 38.

Seems to have been introduced by f49adba138c7deb6736c50a75e1863b1d4647669 and only a problem, I think, in the 3.20 line.
Comment 1 Chris Cormack 2016-08-24 00:54:37 UTC Comment hidden (obsolete)
Comment 2 Jonathan Druart 2016-08-24 11:01:31 UTC
Created attachment 54812 [details] [review]
Bug 17177 - about.pl references a module that doesn't exist

To test
1/ Go to the about page, notice error
2/ Apply patch
3/ Notice error gone

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
caused by a bad merge conflict with bug 12721 when backporting it to 3.20.x
Comment 3 Jonathan Druart 2016-08-24 11:02:01 UTC
Skipping QA.
Comment 4 Jonathan Druart 2016-10-14 10:30:09 UTC
Brendan, this patch is for 3.20. Switching back to PQA.
Comment 5 Marcel de Rooy 2017-01-19 11:14:39 UTC
I am changing the status of this patch. It is aimed for 3.20 only. But I do NOT see it in that branch. As far as I know, nobody maintains the version anymore?

No use to keep it in the PQA queue for master. Setting the status to Stable, just as if it had been pushed to 3.22. So, the RMaint for 3.20.x should act now ;)