View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
04196Bug reportsSurvey editingpublic2010-05-05 10:28
ReporterMazi Assigned Toc_schmitz  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version1.87+ 
Target Version1.87+Fixed in Version1.90b 
Summary04196: 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
  1. Go to the label set editor

  2. Create a new label set

  3. At the label set, try "häpy" and "häppy" as codes

TagsNo tags attached.
Bug heat4
Complete LimeSurvey version number (& build)8477
I will donate to the project if issue is resolved
Browser
Database type & versionMS SQL Server 2005
Server OS (if known)Win XP Sp 3
Webserver software & version (if known)Apache 2.2
PHP Version5.2.11

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2010-03-19 22:50

administrator   ~11425

Which DB driver are you using in config.php?

Mazi

Mazi

2010-03-29 13:53

updater   ~11532

I'm using "odbc_mssql".

c_schmitz

c_schmitz

2010-03-31 16:45

administrator   ~11556

In the future only 1-9, and a-z are allowed since label codes are used for fieldnames in the result table

Issue History

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