logo       

RE: RegExp problem in VSSHistoryParser::ParseUsernameAndDate(): msg#00055

windows.dotnet.ccnet.devel

Subject: RE: RegExp problem in VSSHistoryParser::ParseUsernameAndDate()


hi thomas,
thanks for raising this issue.  i didn't realise that french had specific punctuation rules for the colon :)
either of the two options you suggested is fine with me.  another option would be to change the resources to include the colon and the char 160 (for french locales).  thibaut has volunteered to dig into this one.
cheers,
owen.

oh, and welcome to the project...


---
R. Owen Rogers
ThoughtWorks Technologies (India) Pvt Ltd.

ThoughtWorks - Deliver with passion!

ThoughtWorks is always looking for talented people who are passionate about technology.  To find out more about a career at ThoughtWorks go to http://www.thoughtworks.com/career/.



"Thomas Bolon" <tbolon-6qIjVYSk/pbwW4y98TwLrg@xxxxxxxxxxxxxxxx>
Sent by: ccnet-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@xxxxxxxxxxxxxxxx

16/11/2004 21:11
Please respond to ccnet-devel

       
        To:        <ccnet-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@xxxxxxxxxxxxxxxx>
        cc:        (bcc: Owen Rogers/Canada/ThoughtWorks)
        Subject:        RE: [Ccnet-devel] RegExp problem in VSSHistoryParser::ParseUsernameAndDate()



I've created an issue on Jira for the bug, all information are included.

http://jira.public.thoughtworks.org/browse/CCNET-251

I've manually corrected this problem by removing any char(160) in entry in
the VSSParser ctor by using this line after the entry initialization :

this.entry = this.entry.Replace(Convert.ToChar(160).ToString(), "");

I don't know if this solution is correct enough for a release build, but in
my case it removes problems without any other modification.

I've suggested a better correction in the issue on Jira.

Thanks for your work.



-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
Ccnet-devel mailing list
Ccnet-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@xxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/ccnet-devel

<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise