Bug #6

adding just a number to the details field of a task

Added by Armindo Antunes 1107 days ago. Updated 1107 days ago.

Status:Closed Start:01/23/2009
Priority:Normal Due date:
Assigned to:Armindo Antunes % Done:

100%

Category:General
Target version:v0.9.9.2
Vote: 0

Description

If you enter a number (e.g.: "3") in the details field, timetracker will show the following error message:

Unexpected Error: Specified cast is not valid.
Exception Information:
Message: Specified cast is not valid.
Source: System.Data.SQLite
Stack Trace: at System.Data.SQLite.SQLiteDataReader.VerifyType(Int32 i, DbType typ)
at System.Data.SQLite.SQLiteDataReader.GetString(Int32 i)
at Timetracker.Plugins.database.SQLiteDatabase.getTrackerItem(DateTime start, DateTime stop)
at Timetracker.MainWindow.showTracker(Int32 option, Boolean update)
at Timetracker.MainWindow.showTracker(Boolean update)
at Timetracker.MainWindow.timerUpdateTable_Elapsed(Object sender, ElapsedEventArgs e)

Associated revisions

Revision 3
Added by Armindo Antunes 1107 days ago

fixes #6
Same probleam happen when for tasks or project with just a number in the name

History

Updated by Armindo Antunes 1107 days ago

  • Status changed from New to Resolved
  • Target version changed from v0.9.9.1 to v0.9.9.2
  • % Done changed from 0 to 100

Updated by Armindo Antunes 1107 days ago

  • Status changed from Resolved to Closed

Applied in changeset r3.

Also available in: Atom PDF