Posted by brevity on March 28, 2009 at 3:16pm
Jump to:
| Project: | OAI2 for CCK |
| Version: | 6.x-1.0-beta1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Big thanks for porting this to Drupal 6!
in hook_menu the key of your array should reflect the repository base url as defined in settings:
$items['oai2'] = array( ...
this array key is responsible for the repository base url
Comments
#1
Fixed on Git repository: http://drupalcode.org/project/oai2forcck.git/commit/8edbac0b45c68363b633...
#2