When I am using CSV files and have a text-field (date) that contains slashes (/), those slashes are used as centrallix paths. The result is that centrallix cannot save a page that contains data with a / in it. I have not verified this with any other ObjectSystem driver than the CVS one.
A sample error message from 1/24/2007 follows:
centrallix: UXD: Cannot access UNIX path component './24/2007 12:26:6' (No such file or directory)
centrallix: OSML: Object '//24/2007 12:26:6' access failed - driver open failed
Logged In: YES
user_id=770815
Originator: YES
This has been verified to exist with the sybase driver too
Logged In: YES
user_id=226841
Originator: NO
This bug was an encoding bug in the javascript on the client, due to Centrallix's semantics in handling pathnames, as Centrallix allows URL parameters on various elements of a pathname, not just on the last element of the pathname.