Hi Kostas, I filed a bug report for you, you can click watch to be notified of any changes: https://jira.duraspace.org/browse/DS-2705
As it can take some time before someone takes it up to fix it in code, meanwhile you can try to find and remove the offending character from your metadata. You can try something like this: SELECT handle, text_valueFROM metadatavalue, handleWHERE metadatavalue.resource_id = handle.resource_idAND text_value LIKE E'%\u0017%'; Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
------------------------------------------------------------------------------
_______________________________________________ DSpace-tech mailing list DSpace-tech@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette