View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 04196 | Bug reports | Survey editing | public | 2010-03-11 17:20 | 2010-05-05 10:28 |
| Reporter | Mazi | Assigned To | c_schmitz | ||
| Priority | normal | Severity | minor | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 1.87+ | ||||
| Target Version | 1.87+ | Fixed in Version | 1.90b | ||
| Summary | 04196: Problem when having umlauts in label set code | ||||
| Description | It is allowed to enter umlauts (ä,ö,ü) at the code field of a label set. This may cause problems under certain circumstances. It works fine when having a code like "häpy". But when having a code like häpPy this doesn't work. I guess this is caused by the field length. You are allowed to enter 5 characters but an umlaut seems to be encoded which needs an additional character so "häpPy" will need 6 characters. When trying to add such a code the entry isn't saved, nothing happens. | ||||
| Steps To Reproduce |
| ||||
| Tags | No tags attached. | ||||
| Bug heat | 4 | ||||
| Complete LimeSurvey version number (& build) | 8477 | ||||
| I will donate to the project if issue is resolved | |||||
| Browser | |||||
| Database type & version | MS SQL Server 2005 | ||||
| Server OS (if known) | Win XP Sp 3 | ||||
| Webserver software & version (if known) | Apache 2.2 | ||||
| PHP Version | 5.2.11 | ||||
|
Which DB driver are you using in config.php? |
|
|
I'm using "odbc_mssql". |
|
|
In the future only 1-9, and a-z are allowed since label codes are used for fieldnames in the result table |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2010-03-11 17:20 | Mazi | New Issue | |
| 2010-03-11 17:33 | c_schmitz | Status | new => assigned |
| 2010-03-11 17:33 | c_schmitz | Assigned To | => c_schmitz |
| 2010-03-19 22:50 | c_schmitz | Note Added: 11425 | |
| 2010-03-19 22:50 | c_schmitz | Status | assigned => feedback |
| 2010-03-29 13:53 | Mazi | Note Added: 11532 | |
| 2010-03-29 13:53 | Mazi | Status | feedback => assigned |
| 2010-03-31 16:45 | c_schmitz | Note Added: 11556 | |
| 2010-03-31 16:45 | c_schmitz | Status | assigned => resolved |
| 2010-03-31 16:45 | c_schmitz | Fixed in Version | => 1.90b |
| 2010-03-31 16:45 | c_schmitz | Resolution | open => fixed |
| 2010-05-05 10:28 | c_schmitz | Status | resolved => closed |
| 2010-10-25 00:17 | c_schmitz | Category | Survey Design => Survey design |
| 2019-11-01 17:25 | c_schmitz | Category | Survey design => Survey editing |