View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
14194 | Bug reports | Survey taking | public | 2018-10-30 07:05 | 2019-04-30 09:10 |
Reporter | halliballi123 | Assigned To | DenisChenu | ||
Priority | none | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Fixed in Version | 4.0.0dev | ||||
Summary | 14194: Datepicker not working with user template | ||||
Description | When I have a survey that has a datepicker, the datepicker does not work in Firefox. Here is the error from console window in Firefox After reloading the page, I can click on the Icon and the Datepicker appears. In IE everything is ok. Maybe the bug is related to 13322 | ||||
Tags | No tags attached. | ||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | 3.14.11 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Mozilla Firefox 63 (64-bit) and Firefox 60.3.0 esr (32-bit) | ||||
Database type & version | mysql 5.0.11 | ||||
Server OS (if known) | gentoo linux | ||||
Webserver software & version (if known) | apache | ||||
PHP Version | 5.6.36 | ||||
related to | 13322 | closed | DateTime picker opens partially or not at all |
I can not confirm wit
Can you send a sample survey ? |
|
The solution was: I have a custom built theme and I had to add moment package to my theme. Moment is part of the general packages. {"add":["pjax","moment"]} thank you markusfluer |
|
solution is in 13322 |
|
Then: moment is needed for expression ? No ? And if not : must create question_date package with this depend. We can put it for develop :) if core need it : template don't have to reload it |
|
Fix committed to develop branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=28570 |
|
LimeSurvey: develop 998ad23c 2018-11-28 15:30 Details Diff |
Fixed issue 14194: Datepicker not working with user theme Dev: must create a package for date question, but since expressions is loaded Dev: on public survey … |
Affected Issues 14194 |
|
mod - application/config/packages.php | Diff File | ||
mod - assets/packages/expressions/em_javascript.js | Diff File | ||
mod - assets/scripts/survey_runtime.js | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-10-30 07:05 | halliballi123 | New Issue | |
2018-10-30 10:39 | DenisChenu | Note Added: 49480 | |
2018-10-30 12:14 | halliballi123 | Note Added: 49488 | |
2018-10-30 12:15 | halliballi123 | Note Added: 49489 | |
2018-10-30 14:03 | DenisChenu | Relationship added | related to 13322 |
2018-10-30 14:04 | DenisChenu | Note Added: 49492 | |
2018-11-28 09:41 | DenisChenu | Assigned To | => DenisChenu |
2018-11-28 09:41 | DenisChenu | Status | new => assigned |
2018-11-28 14:29 | DenisChenu | Summary | Datepicker not working in Mozilla Firefox => Datepicker not working with user template |
2018-11-28 14:31 | DenisChenu | Changeset attached | => LimeSurvey develop 998ad23c |
2018-11-28 14:31 | DenisChenu | Note Added: 49819 | |
2018-11-28 14:31 | DenisChenu | Resolution | open => fixed |
2018-11-28 14:31 | DenisChenu | Status | assigned => resolved |
2018-11-28 14:31 | DenisChenu | Fixed in Version | => 4.0.0dev |
2019-04-30 09:10 | c_schmitz | Status | resolved => closed |