View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 08814 | Bug reports | Data Entry (non public) | public | 2014-03-06 09:55 | 2014-03-20 14:52 |
| Reporter | Apach3 | Assigned To | c_schmitz | ||
| Priority | normal | Severity | minor | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 2.05+ | ||||
| Fixed in Version | 2.05+ | ||||
| Summary | 08814: Multiple numeric input limit | ||||
| Description | Numeric input creates mysql attribute type DECIMAL(30,10) which is fine. But when I use multiple numeric input question type, limesurvey creates float type attribute. This is a problem because I can't store values greater than six digits precision e.g. 999 999 999 wil be saved as 999999000 and greater numbers as 10000000000. | ||||
| Steps To Reproduce | Enter values in multiple numeric input field and check data in Responses or directly in database. | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Bug heat | 4 | ||||
| Complete LimeSurvey version number (& build) | 297b3ea2277c6a9d14366cee760b | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | Chrome, Firefox, all not browser related | ||||
| Database type & version | mysql, 5.5.24-log | ||||
| Server OS (if known) | Windows, wamp and Linux Debian wheezy | ||||
| Webserver software & version (if known) | Windows, wamp and Linux Debian wheezy | ||||
| PHP Version | 5.4.3. | ||||
|
Hello, any kind of sugestions/feedback would be appreciated. best regards,Nikola |
|
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=14031 |
|
|
2.05+ Build 140320 released |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-03-06 09:55 | Apach3 | New Issue | |
| 2014-03-06 09:55 | Apach3 | File Added: limesurvey_survey_629687.lss | |
| 2014-03-06 09:57 | Apach3 | File Added: browser_view.PNG | |
| 2014-03-06 09:57 | Apach3 | File Added: mysql_view.PNG | |
| 2014-03-12 09:55 | Apach3 | Note Added: 29202 | |
| 2014-03-19 09:09 | c_schmitz | Assigned To | => c_schmitz |
| 2014-03-19 09:09 | c_schmitz | Status | new => assigned |
| 2014-03-19 09:18 | c_schmitz | Relationship added | related to 06377 |
| 2014-03-19 09:20 | c_schmitz | Changeset attached | => LimeSurvey master d52f0241 |
| 2014-03-19 09:20 | c_schmitz | Note Added: 29370 | |
| 2014-03-19 09:20 | c_schmitz | Resolution | open => fixed |
| 2014-03-19 09:20 | c_schmitz | Status | assigned => resolved |
| 2014-03-19 09:20 | c_schmitz | Fixed in Version | => 2.05+ |
| 2014-03-20 14:52 | c_schmitz | Note Added: 29455 | |
| 2014-03-20 14:52 | c_schmitz | Status | resolved => closed |