| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0010213 | CDash | public | 2010-02-01 02:59 | 2010-07-26 04:51 | |||||
| Reporter | Rolf Eike Beer | ||||||||
| Assigned To | Julien Jomier | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | 1.7 | ||||||||
| Target Version | Fixed in Version | 1.6 | |||||||
| Summary | 0010213: Can not show solved build warnings when using PostgreSQL | ||||||||
| Description | viewBuildError.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. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| 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. |
| Notes |
| 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 |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |