The use of File.pathSeparator in FilesDatatype (in org.daisy.pipeline.core.script.datatype) causes scripts with hard-coded values to be non-portable. The FilesDatatype should not use a platform specific char to be used as separator.
The following transformers make use of File.pathSeparator for splitting up input parameters:
int_daisy_validator
int_daisy_html2xhtml
int_daisy_ocfCreator
int_daisy_opsCreator
int_daisy_unicodeTranscoder
Logged In: YES
user_id=523358
Originator: NO
Fixed by Romain for 2007-12-19 version