View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
06691Bug reportsSurvey editingpublic2012-10-13 08:03
ReporterDenisChenu Assigned Toc_schmitz  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version2.00+ 
Summary06691: Unable to edit answers if debug == 1
Description

If debug ==1 then you can not update an answer

Steps To Reproduce

Set debug=>1 at config/config.php

Go on a active survey with some answers.
Look at the answers list, click edit.

Try to save : error:
Cannot modify header information - headers already sent by (output started at ./application/controllers/admin/dataentry.php:1587

Additional Information

Line 204:
Survey_common_action:
header("Content-type: text/html; charset=UTF-8"); // needed for correct UTF-8 encoding

Don't find another place with this problem actually.

TagsNo tags attached.
Bug heat4
Complete LimeSurvey version number (& build)121011
I will donate to the project if issue is resolvedNo
Browser
Database type & versionnot relevant
Server OS (if known)n
Webserver software & version (if known)not relevant
PHP Versionnot relevant

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2012-10-12 17:47

administrator   ~21269

No problems here ?

c_schmitz

c_schmitz

2012-10-12 18:03

administrator   ~21270

Oh, you mean responses.

c_schmitz

c_schmitz

2012-10-12 18:04

administrator   ~21271

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

DenisChenu

DenisChenu

2012-10-12 18:06

developer   ~21272

Tks :)

c_schmitz

c_schmitz

2012-10-13 08:03

administrator   ~21281

2.00+ Build 121013 released. Please update.

Related Changesets

LimeSurvey: master 690928a7

2012-10-12 11:04

c_schmitz


Details Diff
Fixed issue 06691: Unable to edit response if debug mode is active Affected Issues
06691
mod - application/controllers/admin/dataentry.php Diff File

Issue History

Date Modified Username Field Change
2012-10-12 17:40 DenisChenu New Issue
2012-10-12 17:47 c_schmitz Note Added: 21269
2012-10-12 18:03 c_schmitz Status new => resolved
2012-10-12 18:03 c_schmitz Resolution open => fixed
2012-10-12 18:03 c_schmitz Assigned To => c_schmitz
2012-10-12 18:03 c_schmitz Note Added: 21270
2012-10-12 18:04 c_schmitz Changeset attached => LimeSurvey master 690928a7
2012-10-12 18:04 c_schmitz Note Added: 21271
2012-10-12 18:06 DenisChenu Note Added: 21272
2012-10-13 08:03 c_schmitz Note Added: 21281
2012-10-13 08:03 c_schmitz Status resolved => closed
2019-11-01 17:25 c_schmitz Category Survey design => Survey editing