Ticket #1440489 (closed Bugs: fixed)

Opened 4 years ago

Last modified 4 years ago

Character encoding

Reported by: dimatha Owned by: nobody
Priority: 5 Milestone:
Component: Interface Version: 0.1-beta
Severity: normal Keywords:
Cc:

Description (last modified by thomasb) (diff)

Character encoding doesn't work in chrooted environment. Messages with koi8-r or win-1251 (except en) encoding are not readable.Whould somebody help me please?

Change History

Changed 4 years ago by roundcube_ru

Logged In: YES 
user_id=1466843

Yes, we have the same problem.
We have solved problem with windows-1251 (you can see it in:
http://paramonov.ru/roundcube), but koi8-r is still not
readable and solve about windows-1251 have some bugs.

Is there somebody, who can help?

Changed 4 years ago by nobody

Logged In: NO 

I've just recompile php with iconv support:)it seems to 
work now!

Changed 4 years ago by liels_bugs

Logged In: YES 
user_id=1321964

This is not really a problem with chrooted environment but
with wrong mbstring usage in the code. I created a bug
report and atrtached a patch that foixes the problem.
Verified on my test server (also chrooted).

Changed 4 years ago by thomasb

  • owner changed from roundcube to nobody
  • status changed from assigned to new
  • description modified (diff)
  • milestone 0.1-beta2 deleted

Changed 4 years ago by thomasb

  • severity changed from critical to normal

Changed 4 years ago by thomasb

  • status changed from new to closed
  • resolution changed from None to fixed

mbstring usage has been corrected. Please reopen if the problem still exists.

Note: See TracTickets for help on using tickets.