View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
11525Bug reportsSurvey takingpublic2016-08-10 14:45
ReporterMazi Assigned Tomarkusfluer 
PrioritynoneSeveritycrash 
Status closedResolutionfixed 
Product Version2.50.x 
Target Version2.50.xFixed in Version2.50.x 
Summary11525: Wrong JS at template.js breaks certain survey features
Description

When using the "default" template there is a JS error:
"Uncaught TypeError: Cannot read property 'replace' of undefined"

That's this line: var $inputEl = $("#"+$that.attr('id').replace("label-", ""));

Test link (go to page 2): http://ls25.mysurveyhosting.com/index.php/939178/newtest/Y

Steps To Reproduce

Run any survey with the default template.

Additional Information

This may affect other templates as well.

TagsNo tags attached.
Bug heat4
Complete LimeSurvey version number (& build)160804
I will donate to the project if issue is resolvedNo
BrowserChrome
Database type & versionMySQL 5
Server OS (if known)Ubuntu
Webserver software & version (if known)Apache 2
PHP Version5.5.9

Users monitoring this issue

There are no users monitoring this issue.

Activities

markusfluer

markusfluer

2016-08-08 19:07

administrator   ~40207

Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=20006

c_schmitz

c_schmitz

2016-08-10 14:45

administrator   ~40227

Version 2.50+ Build 160810 released

Related Changesets

LimeSurvey: master f717a825

2016-08-08 17:06:28

markusfluer

Details Diff
Fixed issue 11525: Wrong JS at template.js breaks certain survey features Affected Issues
11525
mod - templates/default/scripts/template.js Diff File
mod - templates/news_paper/scripts/template.js Diff File
mod - templates/ubuntu_orange/scripts/template.js Diff File

Issue History

Date Modified Username Field Change
2016-08-08 12:16 Mazi New Issue
2016-08-08 12:16 Mazi Status new => assigned
2016-08-08 12:16 Mazi Assigned To => markusfluer
2016-08-08 19:07 markusfluer Changeset attached => LimeSurvey master f717a825
2016-08-08 19:07 markusfluer Note Added: 40207
2016-08-08 19:07 markusfluer Resolution open => fixed
2016-08-08 19:07 markusfluer Status assigned => resolved
2016-08-08 19:07 markusfluer Fixed in Version => 2.5
2016-08-10 14:45 c_schmitz Note Added: 40227
2016-08-10 14:45 c_schmitz Status resolved => closed