HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. "Read more...":https://support.plan.io/news/187
Bug #929228
closedFixed added in 1.95 floating error in "Import clips" command
0%
Description
System.InvalidCastException: Unable to cast object of type 'System.DBNull' to type 'System.String'.
at ClipAngel.Main.SendPasteClipExpress(DataGridViewRow currentViewRow, PasteMethod pasteMethod, Boolean pasteDelimiter, Boolean updateDB)
at ClipAngel.Main.JoinOrPasteTextOfClips(PasteMethod itemPasteMethod, Int32& count)
at ClipAngel.Main.dataGridView_MouseMove(Object sender, MouseEventArgs e)
at System.Windows.Forms.Control.OnMouseMove(MouseEventArgs e)
at System.Windows.Forms.DataGridView.OnMouseMove(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseMove(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.DataGridView.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Updated by Сергей Старых almost 2 years ago
- Subject changed from Fixed added in 1.95 error in import clips command to Fixed added in 1.95 error in "Import clips" command
Updated by Сергей Старых almost 2 years ago
- Sprint/Milestone changed from Разработка to 1.98
Updated by Сергей Старых almost 2 years ago
- Subject changed from Fixed added in 1.95 error in "Import clips" command to Fixed added in 1.95 floating error in "Import clips" command