The branch "master" has been updated. The following is a summary of the commits.
from: d4fe257a9f26e9c25812ff26098267fee887fa85 903c466 Use UTF-8 if current charset is US-ASCII. fe6394a "Improve" hack. Might fix bug #12039. ----------------------------------------------------------------------- commit 903c466a816aa7e11c3b22c2f486f8bf06062400 Author: Jan Schneider <[email protected]> Date: Mon Feb 11 18:03:32 2013 +0100 Use UTF-8 if current charset is US-ASCII. It's a superset, but contrary to US-ASCII supported by html_entity_decode() further down. framework/Util/lib/Horde/Domhtml.php | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/903c466a816aa7e11c3b22c2f486f8bf06062400 ----------------------------------------------------------------------- commit fe6394a0fa9f8f8751a33ebac7ad59938a4a7855 Author: Jan Schneider <[email protected]> Date: Wed Feb 13 09:49:07 2013 +0100 "Improve" hack. Might fix bug #12039. framework/Db/lib/Horde/Db/Adapter/Pdo/Pgsql.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/fe6394a0fa9f8f8751a33ebac7ad59938a4a7855 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
