-
in OAI/Server.php the method _ListSets does not return
$response. Also there is no support for
resumptionTokens for the ListSets verb.
2004-11-13 13:25:10 UTC by marklindeman
-
In the default Backend
(OAI/Server/Backend/Default/Backend.php) the method
listIdentifiers has no support for Deleted records.
There is a test in this method that looks for the
column $this->oai['deleted_record'], but that column is
not in the Select statement.
Fix:
add $this->options['deleted'] to the var $query.
2004-11-13 13:02:11 UTC by marklindeman
-
vibber committed patchset 35 of module OAI to the oai-pear CVS repository, changing 1 files.
2004-06-18 19:58:28 UTC by vibber
-
ordnas committed patchset 2 of module CVSROOT to the oai-pear CVS repository, changing 1 files.
2004-04-26 12:24:20 UTC by ordnas
-
The PEAR::OAI developers team is happy to announce the immediate availability of PEAR::OAI 0.4.1.
### Release Notes ###
This is a bugfix and maintenance release. Please notice that for installation, you use the 0.4.0 version of the package OAI_ServerOutputDefault.
### Changelog ###
Package OAI:
- can OAI_ServerOutput::setDir() to set template path
- not implemented methods...
2004-04-26 12:09:55 UTC by ordnas
-
ordnas committed patchset 34 of module OAI to the oai-pear CVS repository, changing 1 files.
2004-04-26 11:55:45 UTC by ordnas
-
ordnas committed patchset 5 of module OAI_ServerBackendDefault to the oai-pear CVS repository, changing 1 files.
2004-04-26 11:54:27 UTC by ordnas
-
Many of the files in the CVS repository and the 0.4.0
release package have Windows-style line endings. CVS is
designed to store Unix line endings internally and
automatically translate on the client end when on
non-Unix systems, so this could cause further
line-ending problems for people checking out the files
on a Windows system wth standard tools, in addition to
being inconvenient for...
2004-04-20 01:45:08 UTC by vibber
-
ordnas committed patchset 33 of module OAI to the oai-pear CVS repository, changing 2 files.
2003-07-09 18:41:10 UTC by ordnas
-
ordnas committed patchset 4 of module OAI_ServerBackendDefault to the oai-pear CVS repository, changing 2 files.
2003-07-09 15:27:41 UTC by ordnas