View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013256CDash(No Category)public2012-05-30 01:532012-05-30 11:21
ReporterLeif 
Assigned ToJulien Jomier 
PrioritynormalSeveritymajorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformlinuxOSmintOS Version13
Product Version 
Target VersionFixed in Version2.2 
Summary0013256: cdash viewCoverage.php errors with new ajax interface
DescriptionRunning svn cdash r3265, trying to view the coverage data for a build just shows "Processing..." that never goes away.

apache access.log shows:

x.x.x.x - - [30/May/2012:01:33:45 -0400] "GET /CDash/ajax/getviewcoverage.php?sEcho=1&iColumns=6&sColumns=&iDisplayStart=0&iDisplayLength=25&mDataProp_0=0&mDataProp_1=1&mDataProp_2=2&mDataProp_3=3&mDataProp_4=4&mDataProp_5=5&sSearch=&bRegex=false&sSearch_0=&bRegex_0=false&bSearchable_0=true&sSearch_1=&bRegex_1=false&bSearchable_1=true&sSearch_2=&bRegex_2=false&bSearchable_2=true&sSearch_3=&bRegex_3=false&bSearchable_3=true&sSearch_4=&bRegex_4=false&bSearchable_4=true&sSearch_5=&bRegex_5=false&bSearchable_5=true&iSortCol_0=2&sSortDir_0=asc&iSortingCols=1&bSortable_0=true&bSortable_1=true&bSortable_2=true&bSortable_3=true&bSortable_4=true&bSortable_5=true&buildid=330&status=3&nno=0&nzero=1&nlow=1&nmedium=20&nsatisfactory=52&ncomplete=27&metricerror=0.595&metricpass=0.85&userid=1&displaylabels=0&_=1338356025191 HTTP/1.1" 500 275 "http://x.x.com/CDash/viewCoverage.php?buildid=330&status=3" [^] "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:12.0) Gecko/20100101 Firefox/12.0"

and error.log shows:

[Wed May 30 01:44:40 2012] [error] [client x.x.x.x] PHP Fatal error: Call to undefined function LoginForm() in /var/www/CDash/cdash/common.php on line 391, referer: http://x.x.com/CDash/viewCoverage.php?buildid=330 [^]
Steps To Reproduce1) Install apache, mysql, php, and svn cdash r3265 on a linux mint or ubuntu system.

2) Submit a coverage run.

3) Visit /viewCoverage.php for that run.
Additional InformationChecking out r3257 reverts to the old UI and the problem disappears.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0029586)
Julien Jomier (manager)
2012-05-30 11:14

The session was not passed to the ajax request. Thanks for the report.

 Issue History
Date Modified Username Field Change
2012-05-30 01:53 Leif New Issue
2012-05-30 11:12 Julien Jomier Assigned To => Julien Jomier
2012-05-30 11:12 Julien Jomier Status new => assigned
2012-05-30 11:14 Julien Jomier Note Added: 0029586
2012-05-30 11:14 Julien Jomier Status assigned => resolved
2012-05-30 11:14 Julien Jomier Fixed in Version => 2.2
2012-05-30 11:14 Julien Jomier Resolution open => fixed


Copyright © 2000 - 2018 MantisBT Team