Opened 17 years ago

Closed 14 years ago

Last modified 7 years ago

#58 closed task (wontfix)

how to create iso8859-1 dump from utf-8?

Reported by: christoph Owned by: astrid
Priority: minor Milestone:
Component: database Version: 2.4.2
Keywords: None Cc: astrid_emde

Description

There are certain characters that cannot be encoded in ISO8859-1, for example

SÅ‚ubfurt

When converting the UTF-8 dump via iconv, for example

iconv -f UTF-8 -t ISO8859-1 mysql_data.sql

the conversion aborts when an unknown character is encountered.

There is an setting -c for iconv, that omits unknown characters. Is that an option?

Change History (7)

comment:1 by christoph, 17 years ago

Version: 2.4.12.4.2 rc1

comment:2 by anonymous, 17 years ago

Cc: None added
Component: databaseuser interface
Keywords: None added
Milestone: map object / map.php re-design
Owner: changed from astrid to christoph
Priority: minorblocker
Summary: how to create iso8859-1 dump from utf-8?None
Type: defectrefactoring
Version: 2.4.2 rc12.2

comment:3 by astrid_emde, 17 years ago

Cc: astrid added; None removed
Component: user interfacedatabase
Milestone: map object / map.php re-design
Owner: changed from christoph to astrid
Priority: blockerminor
Summary: Nonehow to create iso8859-1 dump from utf-8?
Type: refactoringdefect
Version: 2.22.4.2

comment:4 by christoph, 17 years ago

Type: defecttask

comment:5 by christoph, 16 years ago

Cc: astrid_emde added; astrid removed
Milestone: 3.0 release

comment:6 by tbaschetti, 14 years ago

Resolution: wontfix
Status: newclosed

as of 2.6 ISO8859-1 is not longer supported so this is obsolete i suppose

comment:7 by astrid_emde, 7 years ago

Milestone: 3.0 release

Ticket retargeted after milestone deleted

Note: See TracTickets for help on using tickets.