Status: Accepted
Owner: [email protected]
Labels: Type-Defect

New issue 2398 by [email protected]: OAI plugin - settings not loading correctly
http://code.google.com/p/qubit-toolkit/issues/detail?id=2398

To reproduce this error:
========================
1) enable OAI (plugin and admin|settings)
2) send a valid OAI ListRecords command, e.g. http://host/qubit_dev.php/;qtOaiPlugin?verb=ListRecords&metadataPrefix=oai_dc


Resulting error:
================

Warning: in_array() expects parameter 2 to be array, null given in /.../lib/QubitOai.class.php on line 79

Viewing the source, should see properly formatted (but invalid) error message (badArgument), with the php warning.

(Same thing happens with verb=GetRecord)

N.B. May first need to apply the fix identified in issue 2397

Expected result:
================

Properly formatted OAI response - list of records

--
You received this message because you are subscribed to the Google Groups "Qubit 
Toolkit Issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/qubit-issues?hl=en.

Reply via email to