Thanks, Brent. Better than my crude fix of hard coding it again. ;) > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:dqsd-devel- > [EMAIL PROTECTED] On Behalf Of Brent Beardsley > Sent: August 29, 2005 10:02 AM > To: [email protected] > Subject: RE: [DQSD-Devel] comx broken with calvin and hobbes > > Hi Charlie, > > I just checked in a fix for calvin and hobbes - so > check the cvs tree in a bit... > > Brent > > --- Charlie Russel <[EMAIL PROTECTED]> wrote: > > > Hmmm. While that's being fixed, might be nice to fix > > Calvin. (It thinks > > Calvin and Hobbes is rerunning 1993 comx, but it's > > actually doing 1994 right > > now.) > > > > > -----Original Message----- > > > From: [EMAIL PROTECTED] > > [mailto:dqsd-devel- > > > [EMAIL PROTECTED] On Behalf Of Monty > > Scroggins > > > Sent: August 24, 2005 5:50 AM > > > To: [email protected] > > > Subject: Re: [DQSD-Devel] comx broken with wizard > > of id > > > > > > I checked in the modified comx search.. thanks > > Brent! > > > > > > Mont > > > > > > Brent Beardsley wrote: > > > > at line 369 replace > > > > > > > > var sBody = xmlHttp.responseText; > > > > > > > > with > > > > > > > > var sBody = > > xmlHttp.responseText.replace(/[\r\n]/g, ' > > > > '); > > > > > > > > Everything else seems to work - I'll let you > > check in > > > > this change if you wish since it's your search. > > > > > > > > Brent > > > > > > > > > > > > ------------------------------------------------------- > > > SF.Net email is Sponsored by the Better Software > > Conference & EXPO > > > September 19-22, 2005 * San Francisco, CA * > > Development Lifecycle > > > Practices > > > Agile & Plan-Driven Development * Managing > > Projects & Teams * Testing & QA > > > Security * Process Improvement & Measurement * > > http://www.sqe.com/bsce5sf > > > _______________________________________________ > > > Archive: > > > https://lists.sourceforge.net/lists/listinfo/dqsd-devel > > > > > > > > > ------------------------------------------------------- > > SF.Net email is Sponsored by the Better Software > > Conference & EXPO > > September 19-22, 2005 * San Francisco, CA * > > Development Lifecycle Practices > > Agile & Plan-Driven Development * Managing Projects > > & Teams * Testing & QA > > Security * Process Improvement & Measurement * > > http://www.sqe.com/bsce5sf > > _______________________________________________ > > Archive: > > > https://lists.sourceforge.net/lists/listinfo/dqsd-devel > > > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle > Practices > Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > _______________________________________________ > Archive: https://lists.sourceforge.net/lists/listinfo/dqsd-devel
------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Archive: https://lists.sourceforge.net/lists/listinfo/dqsd-devel
