On Mon, Mar 17, 2003 at 10:09:44PM +0100, Martin Sj�gren wrote: > m�n 2003-03-17 klockan 21.20 skrev Denis Barbier: > > > Are they? db_subst foo/bar NAME "..." Will that be gobbled? > > > > With current implementation, yes. > > Then I think that should be changed too!
A workaround is to replace spaces by 0xC2 0xA0 (no break space character in UTF-8 encoding). Denis -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

