View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 13736 | Bug reports | Survey taking | public | 2018-06-02 15:12 | 2018-06-15 14:27 |
| Reporter | DenisChenu | Assigned To | DenisChenu | ||
| Priority | none | Severity | partial_block | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 3.8.x | ||||
| Fixed in Version | 3.8.x | ||||
| Summary | 13736: No javascript : bad date not saved but error not shown | ||||
| Description | If you deactivate javascript and enter bad value in date : this allow to move to next, db is empty and no errors are shown. | ||||
| Steps To Reproduce | Import included survey, activate, | ||||
| Additional Information | I think we fix it before ? But broken currently | ||||
| Tags | No tags attached. | ||||
| Bug heat | 6 | ||||
| Complete LimeSurvey version number (& build) | 3.8.1 github | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | not relevant | ||||
| Database type & version | not relevant (mysql) | ||||
| Server OS (if known) | not relevant | ||||
| Webserver software & version (if known) | not relevant | ||||
| PHP Version | not relevant | ||||
| related to | 12721 | closed | Date shown in error is not date entered by user |
|
Think we can use invalidAnswerString |
|
|
Still error with dropdown date : have 2 solution :
|
|
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=27296 |
|
|
Choose the quiquest way and don't want to add another test in EM … |
|
|
Test wait getStateKeyPrefix, but it don't seems to be shown : it's in session but not in real situation. @olle : i look and try to fix the test next week :) |
|
|
Fix committed to develop branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=27320 |
|
|
New version released. |
|
|
LimeSurvey: master d490dcd6 2018-06-02 17:54 Details Diff |
Fixed issue 13736: No javascript : bad date not saved but error not shown Dev: we must always control in PHP, js is an user help, not a dev control … |
Affected Issues 13736 |
|
| mod - application/helpers/expressions/em_manager_helper.php | Diff File | ||
|
LimeSurvey: develop dfe3f66e 2018-06-02 17:54 Committer: ollehar Details Diff |
Fixed issue 13736: No javascript : bad date not saved but error not shown Dev: we must always control in PHP, js is an user help, not a dev control … |
Affected Issues 13736 |
|
| mod - .travis.yml | Diff File | ||
| mod - application/helpers/expressions/em_manager_helper.php | Diff File | ||
|
LimeSurvey: master 7620482a 2018-06-02 18:03 Details Diff |
Fixed issue : Unable to answer to dropdown date without js Dev: use near same html than selector Dev: adding ls-js-hidden and ls-no-js-hidden where needed |
Affected Issues 13736 |
|
| mod - application/views/survey/questions/answer/date/dropdown/answer.twig | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2018-06-02 15:12 | DenisChenu | New Issue | |
| 2018-06-02 15:26 | DenisChenu | Note Added: 47946 | |
| 2018-06-02 15:49 | DenisChenu | Assigned To | => DenisChenu |
| 2018-06-02 15:49 | DenisChenu | Status | new => assigned |
| 2018-06-02 15:50 | DenisChenu | Note Added: 47947 | |
| 2018-06-02 15:52 | DenisChenu | Relationship added | related to 12721 |
| 2018-06-02 15:54 | DenisChenu | Changeset attached | => LimeSurvey master d490dcd6 |
| 2018-06-02 15:54 | DenisChenu | Note Added: 47949 | |
| 2018-06-02 15:54 | DenisChenu | Resolution | open => fixed |
| 2018-06-02 16:04 | DenisChenu | Changeset attached | => LimeSurvey master 7620482a |
| 2018-06-02 16:04 | DenisChenu | Status | assigned => resolved |
| 2018-06-02 16:04 | DenisChenu | Fixed in Version | => 3.8.x |
| 2018-06-02 16:05 | DenisChenu | Note Added: 47950 | |
| 2018-06-02 16:22 | DenisChenu | Note Added: 47951 | |
| 2018-06-05 10:33 | ollehar | Changeset attached | => LimeSurvey develop dfe3f66e |
| 2018-06-05 10:33 | ollehar | Note Added: 47985 | |
| 2018-06-15 14:27 | c_schmitz | Note Added: 48134 | |
| 2018-06-15 14:27 | c_schmitz | Status | resolved => closed |