View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0010212CDashpublic2010-02-01 02:492011-11-06 15:43
ReporterRolf Eike Beer 
Assigned ToJulien Jomier 
PrioritynormalSeveritymajorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version1.7 
Target VersionFixed in Version1.6 
Summary0010212: Project summary page broken with PostgreSQL and missing submissions
DescriptionWhen I have builds marked as expected that did not submit I get this:

http://.../index.php?project=foobar [^]

Fatal error: Call to a member function fetch() on a non-object in /.../cdash/cdash/pdo.php on line 121

When I put 'return "";' in add_expected_builds() before the while loop it works (without the missing builds, of course).

Version is svn r2202
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0019409)
Julien Jomier (manager)
2010-02-01 13:03

Should be better now, otherwise let me know. The problem is that PGSQL doesn't support some of the MYSQL date/time functions
(0019424)
Rolf Eike Beer (reporter)
2010-02-02 02:46

Now I get these:

Warning: pg_set_client_encoding(): supplied argument is not a valid PostgreSQL link resource in /srv/www/code.ma.silicon-software.de/htdocs/cdash/cdash/pdo.php on line 294
(0019428)
Julien Jomier (manager)
2010-02-02 08:28

We have fixed the encoding yesterday and apparently broke it on pgsql. We are looking into it.
(0019450)
Rolf Eike Beer (reporter)
2010-02-03 02:01

Now (r2218) changed to:

Warning: pg_set_client_encoding() [function.pg-set-client-encoding]: No PostgreSQL link opened yet in /.../cdash/cdash/pdo.php on line 294
(0019451)
Rolf Eike Beer (reporter)
2010-02-03 11:20

Seems fixed with r2219

 Issue History
Date Modified Username Field Change
2010-02-01 02:49 Rolf Eike Beer New Issue
2010-02-01 11:24 Julien Jomier Status new => assigned
2010-02-01 11:24 Julien Jomier Assigned To => Julien Jomier
2010-02-01 13:03 Julien Jomier Note Added: 0019409
2010-02-01 13:03 Julien Jomier Status assigned => resolved
2010-02-01 13:03 Julien Jomier Fixed in Version => 1.6
2010-02-01 13:03 Julien Jomier Resolution open => fixed
2010-02-02 02:46 Rolf Eike Beer Note Added: 0019424
2010-02-02 02:46 Rolf Eike Beer Status resolved => feedback
2010-02-02 02:46 Rolf Eike Beer Resolution fixed => reopened
2010-02-02 08:28 Julien Jomier Note Added: 0019428
2010-02-03 02:01 Rolf Eike Beer Note Added: 0019450
2010-02-03 11:20 Rolf Eike Beer Note Added: 0019451
2011-11-06 15:43 Julien Jomier Status feedback => resolved
2011-11-06 15:43 Julien Jomier Resolution reopened => fixed


Copyright © 2000 - 2018 MantisBT Team