Loading...
 
Skip to main content

utf-8 issue when importing tracker items (only first character)

Status
Open
Subject
utf-8 issue when importing tracker items (only first character)
Version
5.x
Category
  • Error
  • Less than 30-minutes fix
Feature
Trackers
Resolution status
New
Submitted by
karinqe
Lastmod by
karinqe
Rating
(0)
Description

When importing tracker items from a utf-8 csv file, the first non-ascii character in a field dissapears (except when surrounded by apostrophes).

example:
123;čaj;abc;šaša;def

is imported as:
123;aj;abc;aša;def

but this works alright:
123;"čaj";abc;"šaša";def


The other characters are fine. Tried with a text field and radio button.
Using version 5.1.

Importance
1 low
Priority
5
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
3522
Created
Wednesday 18 August, 2010 13:54:39 UTC
by karinqe
LastModif
Wednesday 18 August, 2010 13:54:39 UTC


Show PHP error messages