View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
05084Bug reportsData Entry (non public)public2021-03-08 20:08
Reporteruser10291Assigned To 
PriorityurgentSeveritypartial_block 
Status closedResolutionduplicate 
Product Version1.91RC5 
Summary05084: "Preview Question Group" inaccessible questions
Description

Nearly all of my questions have conditions that depend on questions from other question groups. This breaks "preview question group", because those conditional questions don't show up.

Steps To Reproduce
  1. group-by-group

  2. create Group 1

  3. create Group 1 question 1

  4. create group 2

  5. create Group 2 question 1, and make it depend on group 1 question 1

  6. preview group 2

Additional Information

I would donate to the project if the problem is solved within 6 hours. After that it won't be critical to me.

TagsNo tags attached.
Bug heat4
Complete LimeSurvey version number (& build)99999
I will donate to the project if issue is resolvedNo
BrowserSafari 5
Database type & versionpostgresql 8.x
Server OS (if known)Linux
Webserver software & version (if known)lighttpd
PHP Version5

Users monitoring this issue

There are no users monitoring this issue.

Activities

user13194

2011-04-06 11:22

  ~14683

It seems the linked questions such as these works in the actual mode, but breaks (e.g: Error(91575X2X2)) in the preview mode. A fix can be made in preview.php to change the text element, but I guess the real permanent fix should be made in common-functions.php where the template is being read. I will come up with a temporary fix before attempting the actual fix

user10291

2011-04-06 11:28

  ~14684

I suggest you check out http://bugs.limesurvey.org/view.php?id=5086 first!

user13194

2011-04-06 12:45

  ~14690

Hi - just saw your message. I'm going ahead with uploading this patch since I think it might be another workaround - I'll take a look at the other bug listing as well. I've added a patch that handles just the error condition. i.e, it looks for the same situation, and provides a descriptive message instead of the original error message. I'm sure this is just a temp workaround, and I've got a feeling that the ability to handle this is in the code base but isn't being used. As you can see, I've currently used this to handle INSERTANS:idXgidXqid only.

user10291

2011-04-06 13:47

  ~14692

I believe you're addressing a completely different issue than the one I reported here. I never saw an error in the preview mode.

user13194

2011-04-06 19:22

  ~14705

Last edited: 2011-04-06 20:03

I guess this is a different bug that popped up then and I've totally misunderstood the issue - sorry. I will open a separate bug report to track this - Thanks
http://bugs.limesurvey.org/view.php?id=5092

Issue History

Date Modified Username Field Change
2011-04-05 22:37 user10291 New Issue
2011-04-06 11:22 user13194 Note Added: 14683
2011-04-06 11:28 user10291 Note Added: 14684
2011-04-06 12:45 user13194 Note Added: 14690
2011-04-06 12:45 user13194 File Added: linked_questions_preview_error_patch.diff
2011-04-06 13:47 user10291 Note Added: 14692
2011-04-06 19:22 user13194 Note Added: 14705
2011-04-06 20:03 user13194 Note Edited: 14705
2011-04-06 23:34 c_schmitz Assigned To => parajulik
2011-04-06 23:34 c_schmitz Status new => assigned
2011-04-12 17:10 c_schmitz File Deleted: linked_questions_preview_error_patch.diff
2011-04-12 17:11 c_schmitz Status assigned => closed
2011-04-12 17:11 c_schmitz Assigned To parajulik =>
2011-04-12 17:11 c_schmitz Resolution open => duplicate