There is an invalid multibyte sequence in README.txt which blocks parsing by API module:
WD api: API parse 6 contributions/l10n_client/README.txt [8.24 sec, 20.81 MB] [notice]
ERROR: htmlspecialchars(): Invalid multibyte sequence in argument on line 1572 in /srv/dev/includes/bootstrap.inc (Warning)
ERROR: htmlspecialchars(): Invalid multibyte sequence in argument on line 1572 in /srv/dev/includes/bootstrap.inc (Warning)
WD php: PDOException: in drupal_write_record() (line 7036 of /srv/dev/includes/common.inc). [error]
[8.27 sec, 20.81 MB]
ERROR: Cannot modify header information - headers already sent by (output started at /srv/dev/sites/all/libraries/grammar_parser/engine/parser.inc:424) on line 1239 in /srv/dev/includes/bootstrap.inc (Warning)
PDOException: in drupal_write_record() (line 7036 of /srv/dev/includes/common.inc).
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | l10n_client-invalid-multibyte-sequence-1792246.patch | 891 bytes | psynaptic |
| #1 | l10n_client-invalid-multibyte-sequence-1792246.patch | 0 bytes | psynaptic |
Comments
Comment #1
psynaptic commentedPatch attached.
Comment #2
psynaptic commentedWhoops, that last one is an empty file. Here's one with some actual content:
Comment #3
psynaptic commentedComment #4
SebCorbin commentedCommitted, thanks !