Re: how to fix this again 'malformed UTF-8 character' please...

2007-05-09 Thread Jerry Durand
On Wed, May 9, 2007 6:20 pm, Jerry Durand wrote: > I've been checking all the archives of this list as well as bugzilla and > google searches, can't find anything about this. Obviously I'm looking in > the wrong place. Found it, Loren added an "s" to the file name, that's why I couldn't find it!

Re: how to fix this again 'malformed UTF-8 character' please...

2007-05-09 Thread Jerry Durand
On Wed, May 9, 2007 5:10 pm, Loren Wilton wrote: >> What do I put in the messages.pm and where do I put it? > > Its 'use bytes;' YOu'll have to search back in the archives for a message > describing exactly where it goes. > > Note this isn't a FIX, this is a tempoary WORKAROUND. > I've been check

Re: how to fix this again 'malformed UTF-8 character' please...

2007-05-09 Thread Loren Wilton
What do I put in the messages.pm and where do I put it? Its 'use bytes;' YOu'll have to search back in the archives for a message describing exactly where it goes. Note this isn't a FIX, this is a tempoary WORKAROUND. Loren