Closed GoogleCodeExporter closed 9 years ago
I tested in a German culture and I get the error shown below. Is this what you
are seeing and mean by it not working in a culture where weekday names are not
3 charaters wide?
System.ArgumentOutOfRangeException: Index was out of range. Must be
non-negative and less than the size of the collection.
Parameter name: startIndex
at System.Text.StringBuilder.Append(String value, Int32 startIndex, Int32 count)
at NCrontabViewer.MainForm.Diff(String oldString, String newString, Int32 index, Int32 length, StringBuilder builder) in c:\ncrontab-0.2\src\NCrontabViewer\MainForm.cs:line 189
at NCrontabViewer.MainForm.DoCrontabbingImpl() in c:\ncrontab-0.2\src\NCrontabViewer\MainForm.cs:line 167
at NCrontabViewer.MainForm.DoCrontabbing() in c:\ncrontab-0.2\src\NCrontabViewer\MainForm.cs:line 78
at NCrontabViewer.MainForm.Timer_Tick(Object sender, EventArgs args) in c:\ncrontab-0.2\src\NCrontabViewer\MainForm.cs:line 68
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Original comment by azizatif
on 26 Jan 2011 at 9:49
Exactly!
Original comment by niklas.e...@gmail.com
on 27 Jan 2011 at 8:45
Original comment by azizatif
on 28 Jan 2011 at 10:23
Original issue reported on code.google.com by
niklas.e...@gmail.com
on 26 Jan 2011 at 10:20