View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0010213CDashpublic2010-02-01 02:592010-07-26 04:51
ReporterRolf Eike Beer 
Assigned ToJulien Jomier 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version1.7 
Target VersionFixed in Version1.6 
Summary0010213: Can not show solved build warnings when using PostgreSQL
DescriptionviewBuildError.php?type=1&onlydeltan&buildid=31 reports "Fatal error: Call to a member function fetch() on a non-object in /.../cdash/cdash/pdo.php on line 121". When I remove the second while loop for that case (viewBuildError.php lines 158-209) it works fine.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0019407)
Julien Jomier (manager)
2010-02-01 12:03

I think I know what the problem is with this one. I added two fields to the buildfailure table yesterday and you will have to add them manually to your buildfailure table:

  "crc32" bigint DEFAULT '0' NOT NULL,
  "newstatus" smallint DEFAULT '0' NOT NULL,

Let me know if that works.
(0021477)
Rolf Eike Beer (reporter)
2010-07-26 04:51

Works now.

 Issue History
Date Modified Username Field Change
2010-02-01 02:59 Rolf Eike Beer New Issue
2010-02-01 12:00 Julien Jomier Status new => assigned
2010-02-01 12:00 Julien Jomier Assigned To => Julien Jomier
2010-02-01 12:03 Julien Jomier Note Added: 0019407
2010-04-16 13:39 Julien Jomier Status assigned => resolved
2010-04-16 13:39 Julien Jomier Fixed in Version => 1.6
2010-04-16 13:39 Julien Jomier Resolution open => fixed
2010-07-26 04:51 Rolf Eike Beer Note Added: 0021477
2010-07-26 04:51 Rolf Eike Beer Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team