aurweb/web/lib
Gergely Imreh 4d1eb4dd7a Fix: FS#15526 non-UTF8 character in rpc output
Currently AUR does not check the uploaded packages, whether they are
correctly in UTF8 encoding. If there are fields (such as $pkgdesc)
that contain such non-UTF8 characters, the rpc interface chokes on
those fields: even if there's data successfully retrieved from the
database, rpc returns "null".
In an effort to make such errors in the PKGBUILDs debugged more easily,
let's force rpc to have more useful output: try to convert non-UTF8
fields to UTF8. If it's a success, good. Partial success (some characters
showing as \uXXXX) is ok. Failure results in error message printed to that
field.

Signed-off-by: Gergely Imreh <imrehg@gmail.com>
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2009-09-16 07:50:44 -04:00
..
acctfuncs.inc Remove excess whitespace. 2009-06-25 00:05:44 -04:00
aur.inc Remove author information from scripts. 2009-04-12 23:02:08 -04:00
aurjson.class.php Fix: FS#15526 non-UTF8 character in rpc output 2009-09-16 07:50:44 -04:00
config.inc.proto Initial Hungarian Translation 2009-08-26 20:02:30 -04:00
feedcreator.class.php RSS support implemented 2005-06-10 23:07:24 +00:00
Find.php Include File/Find.php PEAR module 2008-07-28 10:27:38 -05:00
pkgfuncs.inc Specify explicit joins for package search 2009-06-18 01:47:17 -04:00
stats.inc remove community 2009-08-26 00:14:32 -04:00
translator.inc Remove excess whitespace. 2009-06-25 00:05:44 -04:00
version.inc Bump version to 1.5.6.4 2009-06-25 00:12:50 -04:00