View Issue Details

This bug affects 1 person(s).
 10
IDProjectCategoryView StatusLast Update
07296Bug reportsPrint Viewpublic2013-02-19 11:13
Reporterreslogic Assigned Toc_schmitz  
PriorityhighSeverityblock 
Status closedResolutionfixed 
Product Version2.00+ 
Fixed in Version2.00+ 
Summary07296: Print version crashes in multi language surveys (fix attached)
Description

application\controllers\admin\printablesurvey.php

line 303 should read:
// $distinctresult=Conditions::model()->getSomeConditions(array('cqid','method', 'cfieldname', 'value'), $conditions1, array('cqid'),array('cqid', 'method', 'cfieldname'));
rather than:
// $distinctresult=Conditions::model()->getSomeConditions(array('cqid','method', 'cfieldname', 'value'), $conditions1, array('cqid'),array('cqid', 'method',

TagsNo tags attached.
Bug heat10
Complete LimeSurvey version number (& build)130206
I will donate to the project if issue is resolvedNo
Browser
Database type & versionSQL Server 2008 R2
Server OS (if known)Windows
Webserver software & version (if known)IIS 7
PHP Version5

Relationships

has duplicate 07299 closedc_schmitz Unable to Print View 

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2013-02-14 15:41

administrator   ~24078

Thank you again - nice work!

c_schmitz

c_schmitz

2013-02-14 15:42

administrator   ~24080

Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=11633

c_schmitz

c_schmitz

2013-02-19 11:13

administrator   ~24159

2.00 Build 130219 released

Related Changesets

LimeSurvey: master 6d7884ea

2013-02-14 14:41:41

c_schmitz

Details Diff
Fixed issue 07296: Print version crashes in multi language surveys on MSSQL - thanks to user 'reslogic' Affected Issues
07296
mod - application/controllers/admin/printablesurvey.php Diff File

Issue History

Date Modified Username Field Change
2013-02-12 20:28 reslogic New Issue
2013-02-14 15:39 c_schmitz Assigned To => c_schmitz
2013-02-14 15:39 c_schmitz Status new => assigned
2013-02-14 15:41 c_schmitz Note Added: 24078
2013-02-14 15:41 c_schmitz Status assigned => resolved
2013-02-14 15:41 c_schmitz Fixed in Version => 2.00+
2013-02-14 15:41 c_schmitz Resolution open => fixed
2013-02-14 15:42 c_schmitz Changeset attached => LimeSurvey master 6d7884ea
2013-02-14 15:42 c_schmitz Note Added: 24080
2013-02-15 15:30 c_schmitz Relationship added has duplicate 07299
2013-02-19 11:13 c_schmitz Note Added: 24159
2013-02-19 11:13 c_schmitz Status resolved => closed