View Issue Details

This bug affects 1 person(s).
 0
IDProjectCategoryView StatusLast Update
05081Bug reportsPrint Viewpublic2011-04-05 00:16
Reporterwrenchpilot Assigned Toc_schmitz  
PrioritynormalSeveritypartial_block 
Status closedResolutionfixed 
Product Version1.90+ 
Fixed in Version1.91RC5 
Summary05081: typo in source code (sprintf)
Description

in file "admin/printablesurvey.php"
Typo on line 622 and 629

Line 622:
$answer_section=" (".$ansrow['question']." ".sprint($clang->gT("Label %s"),'1').")";

Line 629:
$answer_section=" (".$ansrow['question']." ".sprint($clang->gT("Label %s"),'2').")";

Typo:
sprint should be sprintf

Error from Apache:
PHP Fatal error: Call to undefined function sprint() in /var/www/surveys/limesurvey/admin/printablesurvey.php on line 629

TagsNo tags attached.
Bug heat0
Complete LimeSurvey version number (& build)9642
I will donate to the project if issue is resolvedNo
BrowserFirefox 4
Database type & versionMySQL
Server OS (if known)Linux
Webserver software & version (if known)Apache
PHP Version5

Users monitoring this issue

There are no users monitoring this issue.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2011-04-04 20:25 wrenchpilot New Issue
2011-04-05 00:16 c_schmitz Status new => resolved
2011-04-05 00:16 c_schmitz Fixed in Version => 1.91RC6
2011-04-05 00:16 c_schmitz Resolution open => fixed
2011-04-05 00:16 c_schmitz Assigned To => c_schmitz
2011-04-05 00:16 c_schmitz Fixed in Version 1.91RC6 => 1.91RC5
2011-04-05 00:16 c_schmitz Status resolved => closed