Bug 8279

Summary: CAS Debugging improvements
Product: Koha Reporter: Matthias Meusburger <matthias.meusburger>
Component: ToolsAssignee: Matthias Meusburger <matthias.meusburger>
Status: CLOSED FIXED QA Contact:
Severity: enhancement    
Priority: P5 - low CC: chris, koha.sekjal, paul.poulain
Version: 3.10   
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: 5630    
Bug Blocks:    
Attachments: Bug 8279: CAS Debugging improvements
Bug 8279: CAS Debugging improvements

Description Matthias Meusburger 2012-06-21 08:29:47 UTC
Adds more precise debug informations for easier CAS troubleshootings resolution.

Before this patch, whenever ticket validation failed, the debug message was "Invalid ticket". 
But ticket validation may fail for other reasons: CAS server not reachable, casServerUrl syspref is wrong...

This patch adds the reason for ticket validation failing.
Comment 1 Matthias Meusburger 2012-06-21 08:40:47 UTC Comment hidden (obsolete)
Comment 2 Chris Cormack 2012-06-24 08:02:34 UTC
Created attachment 10449 [details] [review]
Bug 8279: CAS Debugging improvements

Adds more precise debug informations for easier CAS troubleshootings resolution.

  Before this patch, whenever ticket validation failed, the debug message was "Invalid ticket".
  But ticket validation may fail for other reasons: CAS server not reachable, casServerUrl syspref is wrong...

  This patch adds the reason for ticket validation failing.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Comment 3 Ian Walls 2012-06-25 16:19:30 UTC
Just adds more verbose debugging output in the case of a CAS failure.  No other impact on the system.  Marking Passed QA.
Comment 4 Jared Camins-Esakov 2012-12-31 01:16:23 UTC
There have been no further reports of problems so I am marking this bug resolved.