View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 05840 | Bug reports | Survey editing | public | 2012-02-20 22:51 | 2012-03-15 01:32 |
| Reporter | mfreund | Assigned To | TMSWhite | ||
| Priority | normal | Severity | minor | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 1.92RC4 | ||||
| Fixed in Version | 1.92RC5 | ||||
| Summary | 05840: maximum_chars and attribute not available in Array (text) question type | ||||
| Description | I assume the maximum_chars attribute should apply to any text question type, but it does not seem to be available for the Array (text) type. | ||||
| Tags | No tags attached. | ||||
| Bug heat | 8 | ||||
| Complete LimeSurvey version number (& build) | 12416 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | |||||
| Database type & version | MySQL 5.1.56 | ||||
| Server OS (if known) | Linux | ||||
| Webserver software & version (if known) | Apache 1.3.42 | ||||
| PHP Version | 5.2.14 | ||||
|
Shnoulle, can you have a look if this can be added easily? If not, please close this one and tell the user to add an idea at http://ideas.limesurvey.org/ideatorrent/ |
|
|
Already in Version 1.92 RC4. Oups ... sorry , not in array ... |
|
|
Adding for next 1.92 release. Optimisation for textarea[maxlength] |
|
|
Fixed with GitHub patch https://github.com/LimeSurvey/LimeSurvey/commit/df19ff79b71b2c296e9bd039543b7234ab2d0e10 |
|
|
1.92RC5 release |
|
|
Fix committed to Yii branch. |
|
|
LimeSurvey: Yii 56bbe615 2012-02-25 08:41 Details Diff |
Fixed issue 05840 maximum_chars attribute not available in Array (text) question type Dev : remove inline js for maxchar Dev : use maxlength attribute on textarea too. Script can be replaced by inline js in template |
Affected Issues 05840 |
|
| mod - application/helpers/common_helper.php | Diff File | ||
| mod - application/helpers/qanda_helper.php | Diff File | ||
| mod - scripts/survey_runtime.js | Diff File | ||
|
LimeSurvey: Yii 7a1f1b11 2012-03-01 17:17 Details Diff |
Dev Added survey to validate that comma can be used as the radix separator in all numeric questions types, and those using numbers_only or other_numbers_only options Dev Added survey to demonstrate and validate the maximum_chars feature (bugfix 05840) Dev Added survey demonstrating and testing all EM dot notation question attributesFixed issue Group level relevance not working properly Dev added sample survey to test group-level relevance functionality Dev Added survey to demonstrate and test use of em_validation_sq feature and the "this" variable |
Affected Issues 05840 |
|
| add - docs/demosurveys/ls2_EM_question_attributes.lss | Diff File | ||
| add - docs/demosurveys/ls2_comma_as_radix_separator.lss | Diff File | ||
| add - docs/demosurveys/ls2_group_relevance.lss | Diff File | ||
| add - docs/demosurveys/ls2_maximum_chars_feature.lss | Diff File | ||
| add - docs/demosurveys/ls2_test_em_sq_validation.lss | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2012-02-20 22:51 | mfreund | New Issue | |
| 2012-02-22 15:13 | Mazi | Assigned To | => DenisChenu |
| 2012-02-22 15:13 | Mazi | Status | new => assigned |
| 2012-02-22 15:14 | Mazi | Note Added: 17548 | |
| 2012-02-22 15:46 | DenisChenu | Note Added: 17557 | |
| 2012-02-22 15:46 | DenisChenu | Note Edited: 17557 | |
| 2012-02-22 15:47 | DenisChenu | Note Edited: 17557 | |
| 2012-02-22 15:48 | DenisChenu | Note Edited: 17557 | |
| 2012-02-24 03:43 | DenisChenu | Note Added: 17599 | |
| 2012-02-24 03:43 | DenisChenu | Status | assigned => resolved |
| 2012-02-24 03:43 | DenisChenu | Fixed in Version | => 1.92RC5 |
| 2012-02-24 03:43 | DenisChenu | Resolution | open => fixed |
| 2012-02-24 04:15 | TMSWhite | Note Added: 17600 | |
| 2012-02-26 14:21 | c_schmitz | Note Added: 17643 | |
| 2012-02-26 14:21 | c_schmitz | Status | resolved => closed |
| 2012-03-14 21:08 | TMSWhite | Changeset attached | => Import 2012-03-09 13:30:34 Yii 7a1f1b11 |
| 2012-03-14 21:08 | DenisChenu | Changeset attached | => Import 2012-03-09 13:30:34 Yii 56bbe615 |
| 2012-03-14 21:08 | TMSWhite | Note Added: 17921 | |
| 2012-03-14 21:08 | TMSWhite | Assigned To | DenisChenu => TMSWhite |
| 2012-03-14 21:08 | TMSWhite | Status | closed => resolved |
| 2012-03-15 01:32 | c_schmitz | Status | resolved => closed |
| 2019-11-01 17:25 | c_schmitz | Category | Survey design => Survey editing |