I’ve discovered a warning that may be the cause of some others’ XML-
RPC troubles:
Warning: htmlspecialchars() [
function.htmlspecialchars]:
charset `latin1' not supported, assuming iso-8859-1 in
/var/www/
perpdevel/phpgwapi/inc/xml_functions.inc.php on line
201
The problem seems to be that $GLOBALS[‘egw’]->translation-
system_charset is empty. In fact, I cannot find system_charset
anywhere I can think to look:
- $GLOBALS[‘egw’]
- $GLOBALS[‘egw_info’][‘server’]
- config::read(‘phpgwapi’)
I could silence the warning, but the missing system_charset is
probably indicative of another problem.
Looking for tips on where to look.
Nathan Gray
nathan at goarctic dot com
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can’t happen without you. Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
eGroupWare-developers mailing list
eGroupWare-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-developers