View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
07100 | Bug reports | Data Entry (non public) | public | 2012-12-17 13:38 | 2013-02-13 22:11 |
Reporter | pfpDave | Assigned To | seanrife | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.00+ | ||||
Fixed in Version | 2.00+ | ||||
Summary | 07100: Short Free Text is limited to 20 characters (but DB is 255 varchar) | ||||
Description | Short Free Text answers are limited to 20 characters in data entry screen | ||||
Tags | No tags attached. | ||||
Bug heat | 6 | ||||
Complete LimeSurvey version number (& build) | 121127 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | IE8 | ||||
Database type & version | SQL Express 2012 | ||||
Server OS (if known) | Server 2008 | ||||
Webserver software & version (if known) | IIS 7 | ||||
PHP Version | 5.4.8 | ||||
Related pull https://github.com/LimeSurvey/LimeSurvey/pull/68 |
|
Sean, can you please get in touch regarding the patch? Thank you. |
|
Sorry - should be fixed with pull mdekker mentioned. Do I need to associate this with a changeset before closing? |
|
No, the patch is not quite right. Please get in touch with me on IRC. |
|
Changed char limit to 4000 to maintain compatibility. |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=11583 |
|
New build 130213 released. |
|
LimeSurvey: master 48be85f0 2013-01-07 17:14 Committer: seanrife Details Diff |
Fixed 07100: Short Free Text is limited to 20 characters (but DB is 255 varchar). Changed maximum length for short free text to match database variable length (65534 chars). |
Affected Issues 07100 |
|
mod - application/views/admin/dataentry/content_view.php | Diff File | ||
LimeSurvey: master d815c034 2013-02-07 21:23 Details Diff |
Merge pull request #68 from seanrife/master Fixed issue 07100: Short Free Text is limited to 20 characters |
Affected Issues 07100 |
|
mod - application/views/admin/dataentry/content_view.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-12-17 13:38 | pfpDave | New Issue | |
2013-01-01 02:52 | seanrife | Assigned To | => seanrife |
2013-01-01 02:52 | seanrife | Status | new => assigned |
2013-01-21 09:10 | mdekker | Note Added: 23726 | |
2013-01-22 21:08 | c_schmitz | Note Added: 23760 | |
2013-01-22 21:36 | seanrife | Note Added: 23772 | |
2013-01-22 21:49 | c_schmitz | Note Added: 23773 | |
2013-01-23 00:05 | seanrife | Note Added: 23775 | |
2013-02-07 21:23 | seanrife | Changeset attached | => LimeSurvey master 48be85f0 |
2013-02-07 21:23 | c_schmitz | Changeset attached | => LimeSurvey master d815c034 |
2013-02-07 21:23 | c_schmitz | Note Added: 23994 | |
2013-02-07 21:23 | c_schmitz | Assigned To | seanrife => c_schmitz |
2013-02-07 21:23 | c_schmitz | Resolution | open => fixed |
2013-02-07 21:24 | c_schmitz | Status | assigned => resolved |
2013-02-07 21:24 | c_schmitz | Fixed in Version | => 2.00+ |
2013-02-07 21:24 | c_schmitz | Assigned To | c_schmitz => seanrife |
2013-02-13 22:11 | c_schmitz | Note Added: 24066 | |
2013-02-13 22:11 | c_schmitz | Status | resolved => closed |