The LimeSurvey Fund-Raiser 2012 is complete. Thank you for donating a total of 25,000 USD!     List of donors »

Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: LimeSurvey 1.92 RC5 released

LimeSurvey 1.92 RC5 released 1 year 2 months ago #75125

  • TMSWhite
  • TMSWhite's Avatar
  • OFFLINE
  • LimeSurvey Team
  • Posts: 751
  • Thank you received: 77
  • Karma: 33

We're pleased to announce the release of 1.92 RC5 which you can download it from here.

It fixes all of the reported bugs in 1.92 RC4, especially some issues discovered with multilingual support.  We expect this to be the final release candidate before releasing 1.92 stable near the end of February.

1.92 includes many new and improved features, plus dozens of bug fixes.  The wiki documentation has been updated to clarify which features are new.  You can also review the old 1.92 RC announcements for details of the main new and improved features.

So, please test 1.92 RC5 and let us know if you find any issues (by reporting them to the bugtracker).

You can also test 1.92 RC5 at the demo site:  www.limesurvey.org/demo

Enjoy!

Read more...
The administrator has disabled public write access.

Re: LimeSurvey 1.92 RC5 released 1 year 2 months ago #75201

  • kevykevg
  • kevykevg's Avatar
  • OFFLINE
  • Fresh Lemon
  • Posts: 2
  • Karma: 0
I keep running into the following error when I try to create a user in 1.92 RC5:

Warning: htmlspecialchars() expects parameter 1 to be string, array given in /opt/limesurvey/admin/userrighthandling.php on line 448 Warning: htmlspecialchars() expects parameter 1 to be string, array given in /opt/limesurvey/admin/userrighthandling.php on line 448 Warning: array_map(): Argument #2 should be an array in /opt/limesurvey/admin/userrighthandling.php on line 452 Warning: array_map(): Argument #2 should be an array in /opt/limesurvey/admin/userrighthandling.php on line 517 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1:SELECT users_name FROM `users` WHERE uid=
The administrator has disabled public write access.

Re: LimeSurvey 1.92 RC5 released 1 year 2 months ago #75232

  • TMSWhite
  • TMSWhite's Avatar
  • OFFLINE
  • LimeSurvey Team
  • Posts: 751
  • Thank you received: 77
  • Karma: 33
Thanks for the note. This was fixed right after RC5 was released, so will be fixed in the stable release.
The administrator has disabled public write access.
The following user(s) said Thank You: kevykevg

Re: LimeSurvey 1.92 RC5 released 1 year 2 months ago #75241

  • Mazi
  • Mazi's Avatar
  • OFFLINE
  • LimeSurvey Team
  • Posts: 5116
  • Thank you received: 260
  • Karma: 240
You should be able to receive the updated file at Github: github.com/LimeSurvey/LimeSurvey/commit/...c9773deb6650b75bd35f

Best regards/Beste Grüße,
Dr. Marcel Minke
(Limesurvey Head of Support)
Need Help? We offer professional Limesurvey support
Contact: marcel.minke(at)limesurvey.org'"
The administrator has disabled public write access.
The following user(s) said Thank You: kevykevg

Re: LimeSurvey 1.92 RC5 released 1 year 2 months ago #75330

  • mmirasol
  • mmirasol's Avatar
  • OFFLINE
  • Senior Lime
  • Posts: 40
  • Karma: 0
Hello Mazi, Tom.

I've redeployed 1.92 RC5 on our test server and imported a completed survey created using Version 1.91+ Build 12416.

After doing an initial test execute, I observed that the conditions I set up on q3 (type: radiolist with comment) based on s2 (type: radiolist) no longer works. The question setup is as follows:

s2 (Yes/No)
q3 (Qualified/Not qualified), Qualified if s2=Yes, otherwise Not Qualified .

Even if I answer Yes for s2, q3 still shows up as Not Qualified so I put alert("{INSERTANS:(s2 sqga)}"); in q3 and it shows some html instead of the value of s2. please see attached file.
Attachments:
Last Edit: 1 year 2 months ago by mmirasol.
The administrator has disabled public write access.

Re: LimeSurvey 1.92 RC5 released 1 year 2 months ago #75336

  • TMSWhite
  • TMSWhite's Avatar
  • OFFLINE
  • LimeSurvey Team
  • Posts: 751
  • Thank you received: 77
  • Karma: 33
mmirasol-

Please open a bug ticket and attach the actual survey (or relevant part of it) so we can test. Mark the bug ticket as private if needed.

/Tom
The administrator has disabled public write access.

Re: LimeSurvey 1.92 RC5 released 1 year 2 months ago #75338

  • mmirasol
  • mmirasol's Avatar
  • OFFLINE
  • Senior Lime
  • Posts: 40
  • Karma: 0
bug report "05859: question group import does not update references properly" posted. =)
The administrator has disabled public write access.

Re: LimeSurvey 1.92 RC5 released 1 year 2 months ago #75404

  • TMSWhite
  • TMSWhite's Avatar
  • OFFLINE
  • LimeSurvey Team
  • Posts: 751
  • Thank you received: 77
  • Karma: 33
mmirasol-

Bug closed - as noted, the error was in the survey itself (missing / characters before and after a regular expression), rather than a bug in LimeSurvey.
The administrator has disabled public write access.

Re: LimeSurvey 1.92 RC5 released 1 year 2 months ago #75421

  • kevykevg
  • kevykevg's Avatar
  • OFFLINE
  • Fresh Lemon
  • Posts: 2
  • Karma: 0
Mazi...I now get the following error when using the updated file:

Parse error: syntax error, unexpected T_STRING in userrighthandling.php on line 32
The administrator has disabled public write access.

Re: LimeSurvey 1.92 RC5 released 1 year 2 months ago #75466

  • Mazi
  • Mazi's Avatar
  • OFFLINE
  • LimeSurvey Team
  • Posts: 5116
  • Thank you received: 260
  • Karma: 240
Please open a ticket at the bugtracker and...
  1. Give as much information as possible
  2. Attach your survey. You can mark your ticket "private" so that only the developers will be able to take a look at it.
  3. Provide step-by-step instructions how to reproduce the problem.
  4. If possible/helpful please provide screenshots

Afterwards please post the link to the bugtracker so we can follow the progress.

Thanks!

Best regards/Beste Grüße,
Dr. Marcel Minke
(Limesurvey Head of Support)
Need Help? We offer professional Limesurvey support
Contact: marcel.minke(at)limesurvey.org'"
The administrator has disabled public write access.
  • Page:
  • 1
Time to create page: 0.242 seconds
Donation Image