Ticket #146 (closed refactoring: fixed)

Opened 2 months ago

Last modified 1 month ago

Migrate all files to UTF-8

Reported by: mikey Assigned to: mikey
Priority: major Milestone: 0.9.0
Component: core Version: SVN-trunk
Keywords: Cc:

Description

Encoding of all (text) files should be UTF-8. This includes XML files as well as PHP source code files.

This refactoring is part of enhancement #87.

Change History

07/01/08 22:36:59 changed by mikey

  • status changed from new to assigned.

07/02/08 00:07:21 changed by mikey

Migration of xml files done with r1670.

07/14/08 17:49:09 changed by mikey

Solving defect #150 is a prerequisite for this.

07/24/08 23:37:39 changed by mikey

  • status changed from assigned to closed.
  • resolution set to fixed.

All important files are UTF-8. Not all PHP source files are UTF-8, but this will be solved with time, and an instant migration of these files is not required.