Bug 7763

Summary: systempreferences.pl : Internal server Error with starman
Product: Koha Reporter: laurenthdl <henridamien.laurent>
Component: Architecture, internals, and plumbingAssignee: Dobrica Pavlinusic <dpavlin>
Status: CLOSED INVALID QA Contact: Ian Walls <koha.sekjal>
Severity: enhancement    
Priority: P5 - low CC: alex.arnaud, chris, dpavlin, federicoantoniopaiz
Version: 3.8   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on:    
Bug Blocks: 7172    
Attachments: patch proposed
Bug 7763 - admin/systempreferences.pl plack scoping

Description laurenthdl 2012-03-20 20:59:11 UTC

    
Comment 1 laurenthdl 2012-03-20 21:06:45 UTC Comment hidden (obsolete)
Comment 2 Chris Cormack 2012-03-20 21:12:28 UTC
Whats the actual error plack/starman is throwing? Just out of curiousity
Comment 3 Dobrica Pavlinusic 2012-03-21 09:10:25 UTC
Variable "%tabsysprefs" is not available at /srv/koha/admin/systempreferences.pl line 426.
Comment 4 Dobrica Pavlinusic 2012-03-22 13:21:39 UTC
Created attachment 8513 [details] [review]
Bug 7763 - admin/systempreferences.pl plack scoping
Comment 5 Dobrica Pavlinusic 2012-03-23 11:18:13 UTC
I can't quite explain it, but it seems this patch is not needed any more.