Search found 4 matches
- Thu Nov 20, 2008 12:57 pm
- Forum: ZoneMinder Translations
- Topic: Unicode support
- Replies: 5
- Views: 47663
- Thu Nov 20, 2008 12:56 pm
- Forum: ZoneMinder Translations
- Topic: Are non-latin names for monitors allowed?
- Replies: 1
- Views: 7902
- Thu Nov 20, 2008 12:55 pm
- Forum: ZoneMinder Translations
- Topic: Character replace
- Replies: 1
- Views: 6563
- Thu Nov 20, 2008 12:53 pm
- Forum: ZoneMinder Translations
- Topic: About unicode ant other non-latin1 charsets
- Replies: 3
- Views: 57326
About unicode ant other non-latin1 charsets
There are many messages on this forum, where people have different troubles with encodings. This is becouse in ZoneMinder's code is using php function htmlentities which converts it's param into latin1, if other not set manually. I solved this problem by replacing all lines, which includes this ...