View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
09961 | Bug reports | Data Entry (non public) | public | 2015-10-14 10:04 | 2015-11-10 12:28 |
Reporter | mas_carpone | Assigned To | sammousa | ||
Priority | normal | Severity | partial_block | ||
Status | closed | Resolution | fixed | ||
Summary | 09961: LS3 - Add response to series: loops back to response table | ||||
Description | When trying to add a response to a series (either an empty response or a response based on last response), the page refreshes (it seems) but does not lead the user to an empty or pre-filled survey | ||||
Steps To Reproduce | Create a response/serie to a survey | ||||
Tags | No tags attached. | ||||
Bug heat | 2 | ||||
Complete LimeSurvey version number (& build) | 20151014 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | MySQL | ||||
Server OS (if known) | Linux | ||||
Webserver software & version (if known) | n/a | ||||
PHP Version | n/a | ||||
LimeSurvey: develop 3d283348 2015-10-21 14:55 Details Diff |
Fixed issue 09961: LS3 - Add response to series: loops back to response table |
Affected Issues 09961 |
|
mod - protected/components/SurveySession.php | Diff File | ||
mod - protected/components/SurveySessionManager.php | Diff File | ||
mod - protected/controllers/Controller.php | Diff File | ||
mod - protected/controllers/ResponsesController.php | Diff File | ||
rm - protected/controllers/SurveyController.php | Diff | ||
mod - protected/controllers/SurveysController.php | Diff File | ||
add - protected/controllers/surveys/Completed.php | Diff File | ||
mod - protected/core/WebApplication.php | Diff File | ||
mod - protected/helpers/FrontEnd.php | Diff File | ||
mod - protected/helpers/Replacements.php | Diff File | ||
mod - protected/helpers/SurveyRuntime.php | Diff File | ||
mod - protected/helpers/SurveyTranslator.php | Diff File | ||
mod - protected/helpers/admin/export/ExcelWriter.php | Diff File | ||
mod - protected/helpers/admin/export/HtmlWriter.php | Diff File | ||
mod - protected/helpers/admin/export/PdfWriter.php | Diff File | ||
mod - protected/helpers/admin/export/SurveyObj.php | Diff File | ||
mod - protected/helpers/admin/export/Writer.php | Diff File | ||
mod - protected/helpers/admin/exportresults_helper.php | Diff File | ||
mod - protected/helpers/admin/import_helper.php | Diff File | ||
mod - protected/helpers/admin/label_helper.php | Diff File | ||
mod - protected/helpers/admin/statistics_helper.php | Diff File | ||
mod - protected/helpers/admin/token_helper.php | Diff File | ||
mod - protected/helpers/common_helper.php | Diff File | ||
mod - protected/helpers/export_helper.php | Diff File | ||
mod - protected/helpers/expressions/em_manager_helper.php | Diff File | ||
mod - protected/helpers/pdfHelper.php | Diff File | ||
mod - protected/helpers/qanda_helper.php | Diff File | ||
mod - protected/helpers/remotecontrol/remotecontrol_handle.php | Diff File | ||
mod - protected/helpers/viewHelper.php | Diff File | ||
mod - protected/interfaces/iResponse.php | Diff File | ||
mod - protected/models/Response.php | Diff File | ||
mod - protected/models/Survey.php | Diff File | ||
mod - protected/models/questions/FivePointChoiceQuestion.php | Diff File | ||
mod - protected/models/questions/FixedChoiceQuestion.php | Diff File | ||
mod - protected/models/questions/LanguageQuestion.php | Diff File | ||
mod - protected/models/questions/MultipleChoiceWithCommentQuestion.php | Diff File | ||
mod - protected/models/questions/RankingQuestion.php | Diff File | ||
mod - protected/views/layouts/main.php | Diff File | ||
mod - protected/views/surveys/activate.php | Diff File | ||
mod - protected/views/tokens/index.php | Diff File | ||
mod - protected/views/tokens/responses.php | Diff File | ||
mod - public/scripts/expressions/ExpressionManager.js | Diff File | ||
mod - public/scripts/survey_runtime.js | Diff File | ||
mod - public/templates/clear_logo/template.js | Diff File | ||
rm - public/templates/default/ie_fix_6.css | Diff | ||
rm - public/templates/default/ie_fix_7.css | Diff | ||
rm - public/templates/default/ie_fix_8.css | Diff | ||
mod - public/templates/default/template.js | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-10-14 10:04 | mas_carpone | New Issue | |
2015-10-16 11:10 | sammousa | Target Version | => 3.0 |
2015-10-21 14:56 | sammousa | Status | new => resolved |
2015-10-21 14:56 | sammousa | Resolution | open => fixed |
2015-10-21 14:56 | sammousa | Assigned To | => sammousa |
2015-10-21 14:56 | sammousa | Changeset attached | => LimeSurvey develop 3d283348 |
2015-10-21 14:56 | sammousa | Note Added: 33407 | |
2015-11-10 12:28 | c_schmitz | Status | resolved => closed |