View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 05547 | Bug reports | Survey taking | public | 2011-11-01 16:39 | 2012-03-11 16:32 |
| Reporter | DenisChenu | Assigned To | DenisChenu | ||
| Priority | normal | Severity | minor | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 2.00a2 | ||||
| Fixed in Version | 2.00a2 | ||||
| Summary | 05547: No group title and description | ||||
| Description | there are no group title and group description in public survey. even if showgroupinfo is at B. Tested in question by question / group by group or all in one. | ||||
| Steps To Reproduce | Create a new survey, and test the survey | ||||
| Tags | No tags attached. | ||||
| Bug heat | 4 | ||||
| Complete LimeSurvey version number (& build) | 11306 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | not relevant | ||||
| Database type & version | Mysql 5.2 | ||||
| Server OS (if known) | debian/linux | ||||
| Webserver software & version (if known) | apache | ||||
| PHP Version | 5.3 | ||||
|
Actually, all global variable aren't found. in replacement_helper : All global variable aren't sent , then $showgroupinfo = 'Y'; apply. If we put $showgroupinfo = 'choose'; it's OK, but still not true according to global settings ( like $showXquestions = 'choose'; : $showXquestions aren't set according to global settings ). :) |
|
|
Modification on replacement-helper.php |
|
|
2.00alpha 2 Build 120212 released |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2011-11-01 16:39 | DenisChenu | New Issue | |
| 2011-11-01 17:14 | DenisChenu | Note Added: 16582 | |
| 2011-11-01 17:15 | DenisChenu | Note Edited: 16582 | |
| 2011-11-01 17:30 | DenisChenu | Note Added: 16583 | |
| 2011-11-01 17:30 | DenisChenu | Status | new => resolved |
| 2011-11-01 17:30 | DenisChenu | Fixed in Version | => 2.00a2 |
| 2011-11-01 17:30 | DenisChenu | Resolution | open => fixed |
| 2011-11-01 17:30 | DenisChenu | Assigned To | => DenisChenu |
| 2012-03-11 16:32 | c_schmitz | Note Added: 17879 | |
| 2012-03-11 16:32 | c_schmitz | Status | resolved => closed |