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

From Lazarus wiki
Jump to navigationJump to search
Line 3: Line 3:
 
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.
 
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:
+
Tasks waiting feedback which may be added if the reported provides more info and test cases:
  
 
* [http://bugs.freepascal.org/view.php?id=16681 http://bugs.freepascal.org/view.php?id=16681]
 
* [http://bugs.freepascal.org/view.php?id=16681 http://bugs.freepascal.org/view.php?id=16681]
Line 18: Line 18:
 
* [http://bugs.freepascal.org/view.php?id=14519]
 
* [http://bugs.freepascal.org/view.php?id=14519]
 
* [http://bugs.freepascal.org/view.php?id=14610]
 
* [http://bugs.freepascal.org/view.php?id=14610]
 +
* [http://bugs.freepascal.org/view.php?id=13243]
 +
* [http://bugs.freepascal.org/view.php?id=14694]
  
 
Selected tasks:
 
Selected tasks:
Line 44: Line 46:
 
|----
 
|----
 
|[http://bugs.freepascal.org/view.php?id=15100 0015100: TSqlite3Dataset BLOB]||-||2||Open
 
|[http://bugs.freepascal.org/view.php?id=15100 0015100: TSqlite3Dataset BLOB]||-||2||Open
 +
|----
 +
|[http://bugs.freepascal.org/view.php?id=13891 0013891: Firebird udf library routines return garbage on Linux i386 platforms]||-||2||Open
 +
|----
 +
|[http://bugs.freepascal.org/view.php?id=14353 0014353: add fields to the project]||-||3||Open
 +
|----
 +
|[http://bugs.freepascal.org/view.php?id=14355 0014355: DBGrid Problem]||-||2||Open
 +
|----
 +
|[http://bugs.freepascal.org/view.php?id=14829 0014829: When edit a created dbfield on object inspector garbage comes for fields type blob]||-||2||Open
 +
|----
 +
|[http://bugs.freepascal.org/view.php?id=16601 0016601: libpq in MAC]||-||1||Open
 +
|----
 +
|[http://bugs.freepascal.org/view.php?id=13768 0013768: sigsegv while displaying image from sqlite database with tdbimage]||Not the segfault, but image displaying||2||Open
 +
|----
 +
|[http://bugs.freepascal.org/view.php?id=15451 0015451: TDBLookupComboBox cause an "EVariant Error" on ListSource that has index fields.]||-||2||Open
 
|}
 
|}
  

Revision as of 13:37, 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 if the reported provides more info and test cases:

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
0013891: Firebird udf library routines return garbage on Linux i386 platforms - 2 Open
0014353: add fields to the project - 3 Open
0014355: DBGrid Problem - 2 Open
0014829: When edit a created dbfield on object inspector garbage comes for fields type blob - 2 Open
0016601: libpq in MAC - 1 Open
0013768: sigsegv while displaying image from sqlite database with tdbimage Not the segfault, but image displaying 2 Open
0015451: TDBLookupComboBox cause an "EVariant Error" on ListSource that has index fields. - 2 Open

Task assigned to: Undefined

Mentor: michael van Canneyt

See also [15]