View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
08242 | Bug reports | Survey taking | public | 2013-10-07 01:27 | 2013-10-09 11:22 |
Reporter | mfaber | Assigned To | mfaber | ||
Priority | normal | Severity | partial_block | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.05 RC | ||||
Fixed in Version | 2.00+ | ||||
Summary | 08242: date/time questions: wong year recorded when using date format yy/mm/dd | ||||
Description | When entering a date format containing yy for a two letter year, datepicker still gives a four digit year. | ||||
Tags | No tags attached. | ||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | 131003 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | FF | ||||
Database type & version | MySQL 5.0.10 | ||||
Server OS (if known) | Win7 | ||||
Webserver software & version (if known) | Apache/2.4.3 (Win32) | ||||
PHP Version | PhP 5.4.7 | ||||
Fix committed to 2.05 branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=13151 |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=13158 |
|
2.00+ Build 121009 released |
|
LimeSurvey: 2.05 8e9a5002 2013-10-07 01:39 Committer: mfaber Details Diff |
Fixed issue 08242: Wrong two digit year recorded Dev: Datepicker uses yy for four digit year, y for two digits. Dev: wrong jsdate lead to truncation of year ("2013"->"20") |
Affected Issues 08242 |
|
mod - application/helpers/surveytranslator_helper.php | Diff File | ||
LimeSurvey: master fc4d8486 2013-10-07 01:39 Committer: mfaber Details Diff |
Fixed issue 08242: Wrong two digit year recorded Dev: Datepicker uses yy for four digit year, y for two digits. Dev: wrong jsdate lead to truncation of year ("2013"->"20") |
Affected Issues 08242 |
|
mod - application/helpers/surveytranslator_helper.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-10-07 01:27 | mfaber | New Issue | |
2013-10-07 01:41 | mfaber | Changeset attached | => LimeSurvey 2.05 8e9a5002 |
2013-10-07 01:41 | mfaber | Note Added: 26563 | |
2013-10-07 01:41 | mfaber | Assigned To | => mfaber |
2013-10-07 01:41 | mfaber | Resolution | open => fixed |
2013-10-07 14:57 | mfaber | Changeset attached | => LimeSurvey master fc4d8486 |
2013-10-07 14:57 | mfaber | Note Added: 26587 | |
2013-10-07 14:58 | mfaber | Reproducibility | have not tried => always |
2013-10-07 14:58 | mfaber | Status | new => resolved |
2013-10-07 14:58 | mfaber | Fixed in Version | => 2.00+ |
2013-10-09 11:22 | c_schmitz | Note Added: 26662 | |
2013-10-09 11:22 | c_schmitz | Status | resolved => closed |