| Anonymous | Login | 2013-05-22 17:07 CEST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap | Repositories |
| View Issue Details [ Jump to Notes ] [ Related Changesets ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 06878 | Bug reports | [All Projects] Other | public | 2012-11-15 14:25 | 2012-11-16 09:17 | ||||
| Reporter | sdomas | ||||||||
| Assigned To | DenisChenu | ||||||||
| Priority | normal | Severity | block | ||||||
| Status | closed | Resolution | fixed | ||||||
| Product Version | 2.00+ | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 06878: general parameters | ||||||||
| Description | During the edition(publishing) of the general parameters of a questionnaire the parameters registered(recorded) in the base(basis) are not read again by the application and not are posted(shown) in the form of edition(publishing). It is the parameters by default that are posted(shown). | ||||||||
| Steps To Reproduce | http://www.ac-grenoble.fr/citic/colleges/test_ls/limesurvey/admin [^] login : admin password : admin | ||||||||
| Additional Information | Error message : Undefined variable: aData /home/www/html/citic/colleges/test_ls/limesurvey/application/controllers/admin/surveyadmin.php(181) The command echo aData; inserted in the line 168 of application/controllers/admin/surveyadm in.php return Array | ||||||||
| I will donate to the project if issue is resolved within 48 hrs | No | ||||||||
| LimeSurvey build number | 121115 | ||||||||
| Browser | Firefox 16.02 - Ubuntu 12.04 | ||||||||
| Database & DB-Version | Mysql 5.1.49-3 | ||||||||
| Operating System (Server) | Debian lenny16 | ||||||||
| Webserver software & version | Apache | ||||||||
| PHP Version | PHP Version 5.2.6-1+ | ||||||||
| Attached Files | |||||||||
Notes |
|
|
c_schmitz (administrator) 2012-11-15 15:02 |
I am sorry but I cannot reproduce this here. If you look into the source then you can see that the error message must be bogus because $aData is set in the previous line ( $aData['display']['menu_bars']['surveysummary'] = "editsurveysettings"; ) I suspect a bug in your PHP version or some server misconfiguration. Try to find another server to install it on or update your PHP. Anyway, I am sorry, but it is not a LimeSurvey bug. |
|
DenisChenu (developer) 2012-11-16 09:16 |
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=10320 [^] |
|
DenisChenu (developer) 2012-11-16 09:17 |
Fix committed to 2.1 branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=10321 [^] |
Related Changesets |
|||
|
LimeSurvey: master b84efed7
Timestamp: 2012-11-16 08:13:51 Author: DenisChenu Committer: Denis Chenu [ Details ] [ Diff ] |
Fixed issue 06878: unable to save survey settings under some PHP version Dev: this fix work for some user, and think method is better. No problem with other php version |
||
| mod - application/controllers/admin/surveyadmin.php | [ Diff ] [ File ] | ||
|
LimeSurvey: 2.1 ed5acb05
Timestamp: 2012-11-16 08:13:51 Author: DenisChenu Committer: Denis Chenu [ Details ] [ Diff ] |
Fixed issue 06878: unable to save survey settings under some PHP version Dev: this fix work for some user, and think method is better. No problem with other php version |
||
| mod - application/controllers/admin/surveyadmin.php | [ Diff ] [ File ] | ||
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2012-11-15 14:25 | sdomas | New Issue | |
| 2012-11-15 14:25 | sdomas | File Added: limesurvey_debug.txt | |
| 2012-11-15 15:02 | c_schmitz | Note Added: 22184 | |
| 2012-11-15 15:02 | c_schmitz | Status | new => closed |
| 2012-11-15 15:02 | c_schmitz | Assigned To | => c_schmitz |
| 2012-11-15 15:02 | c_schmitz | Resolution | open => unable to reproduce |
| 2012-11-16 09:16 | DenisChenu | Changeset attached | => LimeSurvey master b84efed7 |
| 2012-11-16 09:16 | DenisChenu | Note Added: 22226 | |
| 2012-11-16 09:16 | DenisChenu | Assigned To | c_schmitz => DenisChenu |
| 2012-11-16 09:16 | DenisChenu | Resolution | unable to reproduce => fixed |
| 2012-11-16 09:17 | DenisChenu | Changeset attached | => LimeSurvey 2.1 ed5acb05 |
| 2012-11-16 09:17 | DenisChenu | Note Added: 22227 | |
| Copyright © 2000 - 2013 MantisBT Team |