View Issue Details

This bug affects 1 person(s).
 6
IDProjectCategoryView StatusLast Update
16824Bug reportsResponse browsingpublic2020-12-07 11:36
Reportershipizhan Assigned To 
PrioritynormalSeverityfeature 
Status closedResolutionfixed 
Product Version4.3.24 
Summary16824: Quota : Back to the previous page, one click is not recognized, you need to click again
Description

When the results of the questionnaire are screened, go back to the previous page and press the button once, which will not take effect. You need to click twice

Steps To Reproduce

Create a questionnaire and set two questions. The first one is set as a single choice question. Select an answer and set the quota to 0. The second question is arbitrary. When answering, select the answer corresponding to the quota of 0

Additional Information

I found a way to solve the problem. I need to delete one thing from the cache, in the image I uploaded

TagsNo tags attached.
Attached Files
Bug heat6
Complete LimeSurvey version number (& build)4.3.24
I will donate to the project if issue is resolvedNo
Browser
Database type & version5.6
Server OS (if known)
Webserver software & version (if known)
PHP Version7.4

Users monitoring this issue

There are no users monitoring this issue.

Activities

gabrieljenik

gabrieljenik

2020-11-30 19:38

manager   ~60808

This solution will not work.
Say this scenario:

  • Quota is based on Q1 & Q2
  • Q1 is on Page 1.
  • Q2 is on Page 2.
  • When moving back from Page 3, your code will remove value for Q1 and Q2.
  • When hitting next on Page 2, the answer for Q2 will be sent and be on the POST. But answer to Q1 will be lost.

Will keep on reviewing another approach

DenisChenu

DenisChenu

2020-12-01 07:45

developer   ~60809

Last edited: 2020-12-01 07:46

Please : send a little sample lss file …

DenisChenu

DenisChenu

2020-12-01 07:52

developer   ~60810

No issue , can not reproduce

@cdorin : can you explain how you reproduce please ?

Peek 01-12-2020 07-50.gif (44,623 bytes)   
Peek 01-12-2020 07-50.gif (44,623 bytes)   
gabrieljenik

gabrieljenik

2020-12-03 17:22

manager   ~60827

PR: https://github.com/LimeSurvey/LimeSurvey/pull/1676

DenisChenu

DenisChenu

2020-12-03 18:03

developer   ~60829

Ok,

Need an update somewhere then (i import survey from 3.X)

lime_release_bot

lime_release_bot

2020-12-07 11:36

administrator   ~60855

Fixed in Release 4.3.30+201207

Issue History

Date Modified Username Field Change
2020-11-09 04:17 shipizhan New Issue
2020-11-09 04:17 shipizhan File Added: 企业微信截图_20201109111701.png
2020-11-09 22:40 cdorin Priority none => normal
2020-11-09 22:40 cdorin Status new => confirmed
2020-11-09 22:40 cdorin Additional Information Updated
2020-11-09 22:40 cdorin Sync to Zoho Project => |Yes|
2020-11-30 19:38 gabrieljenik Note Added: 60808
2020-12-01 07:45 DenisChenu Note Added: 60809
2020-12-01 07:46 DenisChenu Summary Back to the previous page, one click is not recognized, you need to click again => Quota : Back to the previous page, one click is not recognized, you need to click again
2020-12-01 07:52 DenisChenu Note Added: 60810
2020-12-01 07:52 DenisChenu File Added: Peek 01-12-2020 07-50.gif
2020-12-01 07:52 DenisChenu File Added: limesurvey_survey_quote0UpdateOK.lss
2020-12-03 17:22 gabrieljenik Note Added: 60827
2020-12-03 18:03 DenisChenu Note Added: 60829
2020-12-07 11:36 lime_release_bot Sync to Zoho Project Yes => |Yes|
2020-12-07 11:36 lime_release_bot Note Added: 60855
2020-12-07 11:36 lime_release_bot Status confirmed => closed
2020-12-07 11:36 lime_release_bot Resolution open => fixed