HerculesCRUE / oai-pmh

GNU General Public License v3.0
1 stars 3 forks source link

Ids incorrectos en el servicio ListIdentifiers #1

Open AlexTorre57 opened 3 years ago

AlexTorre57 commented 3 years ago

Para Actividad y Conferencia esta devolviendo ids con caracteres especiales que luego dan error en la llamada del GetRecord.

Ejemplo:

Actividad_%3A+IST+MOBILE+%26+WIRELESS+TELECOMMUNICATIONS+SUMMIT+2002

Conferencia_TERCERAS+JORNADAS+INTERNET+DE+NUEVA+DOCUMENTACIÓN

The value of the identifier argument is unknown or illegal in this repository. - URL: http://herc-as-front-desa.atica.um.es/oai-pmh-xml/OAI_PMH?verb=GetRecord&metadataPrefix=XML_ASIO&identifier=Conferencia_TERCERAS+JORNADAS+INTERNET+DE+NUEVA+DOCUMENTACIÓN

AlexTorre57 commented 3 years ago

Hola,

El http://herc-as-front-desa.atica.um.es/oai-pmh-xml/OAI_PMH?verb=ListSets ha dejado de enviar entidades.

alvaropalacios-gnoss commented 3 years ago

Hola, ya está arreglado el servicio, 'http://herc-as-front-desa.atica.um.es/oai-pmh-xml/OAI_PMH?verb=ListSets' vuelve a funcionar correctamente. Respecto a las peticiones con caracteres especiales, si se hacen las peticiones aplicandole un UrlEncode al identificador funcionan correctamente.