Difference between revisions of "Lazarus Season of Code/Task 7"

From Lazarus wiki
Jump to navigationJump to search
Line 16: Line 16:
 
* [http://bugs.freepascal.org/view.php?id=14251]
 
* [http://bugs.freepascal.org/view.php?id=14251]
 
* [http://bugs.freepascal.org/view.php?id=14170]
 
* [http://bugs.freepascal.org/view.php?id=14170]
 +
* [http://bugs.freepascal.org/view.php?id=14519]
 +
* [http://bugs.freepascal.org/view.php?id=14610]
  
 
Selected tasks:
 
Selected tasks:
Line 38: Line 40:
 
|----
 
|----
 
|[http://bugs.freepascal.org/view.php?id=13395 0013395: TField lookups error with multiple key fields]||-||2||Open
 
|[http://bugs.freepascal.org/view.php?id=13395 0013395: TField lookups error with multiple key fields]||-||2||Open
 +
|----
 +
|[http://bugs.freepascal.org/view.php?id=14473 0014473: DB GRID does not show any data]||-||2||Open
 +
|----
 +
|[http://bugs.freepascal.org/view.php?id=15100 0015100: TSqlite3Dataset BLOB]||-||2||Open
 
|}
 
|}
  

Revision as of 11:05, 21 July 2010

See also Lazarus Season of Code

The objective of this task would be collecting database bug fixing points. The database bugs which are part of this task shall be classified and listed here with a number of points assigned to them depending on the difficulty to fix. The task would be considered completed with 20 or more points are collected by the implementor. The premium will not be given if only part of the points are collected and will also not be given if the task is completed outside the specified deadline.

Tasks waiting feedback which may be added:

Selected tasks:

Link Comments Points Status
0015939: DBGrid scrolling shows schema - 2 Open
0007203: TDatabase.DoInternalConnect is virtual abstract - 3 Open
0007157: InternalCalcFields are not implemented - 2 Open
0008170: TField.EditMask property - 2 Open
0008815: TDbf denies access if tables contain characters such as apostrophies, astarisks, etc. - 2 Open
0009614: function Locate doesn't work with TMemDataset - 2 Open
0013395: TField lookups error with multiple key fields - 2 Open
0014473: DB GRID does not show any data - 2 Open
0015100: TSqlite3Dataset BLOB - 2 Open

Task assigned to: Undefined

Mentor: michael van Canneyt

See also [13]