The following warnings occurred: | ||||||||||||
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.2.25 (Linux)
|
iso-8859-2 - Printable Version +- UserSpice (https://userspice.com/forums) +-- Forum: Support Center (https://userspice.com/forums/forumdisplay.php?fid=23) +--- Forum: UserSpice 4.3 and Below (https://userspice.com/forums/forumdisplay.php?fid=26) +--- Thread: iso-8859-2 (/showthread.php?tid=974) |
iso-8859-2 - samsara - 02-23-2018 First of all: Thank you! Great solution and I like it very much! It's amazing news: "Multiple languages are the primary feature of version 4.4" https://userspice.com/forums/topic/international/ I've tried to create a menu item which uses character "ő" and the result is "?". I did a change in the MySQL Admin from "?" to the requested character's HTML Entity (Decimal) code and the result is fine, but if a solution is easier than mine I would be grateful to read! Thank you! iso-8859-2 - Brandin - 02-23-2018 Thanks for this. Can you create a bug at userspice.com/bugs please? We will look into this further. Brandin. iso-8859-2 - samsara - 02-23-2018 Is it a bug? (I'm not an expert programmer...) I thought I need to change somewhere something. iso-8859-2 - Brandin - 02-23-2018 It is actually- I think its because of the encoding during sanitization-I think I just need to decode it on the output. And even if it's not a bug, you can report it on the Bugs site. That is where we track everything, new features, improvements, requests, etc. |