Opened 4 years ago

Closed 4 years ago

#1486275 closed Bugs (wontfix)

cannot add attachement with "Ł" letter in name

Reported by: ezpl Owned by:
Priority: 5 Milestone: 0.4-beta
Component: Core functionality Version: 0.3.1
Severity: critical Keywords:
Cc:

Description

It is a polish letter, pleasee test also:

ĄŚŻŹĆŁÓĘąśżźćłóę

Change History (3)

comment:1 Changed 4 years ago by alec

  • Milestone changed from later to 0.4-beta

No problem here, check database encoding.

comment:2 Changed 4 years ago by ezpl

Yep, this is DB encoding problem, changing to utf8_general_ci and problem solved.
Maybe db init script should setup proper db encoding?

comment:3 Changed 4 years ago by alec

  • Resolution set to wontfix
  • Status changed from new to closed

Init script for mysql contains charset definitions. It is in INSTALL also.

Note: See TracTickets for help on using tickets.