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).

Comments

psynaptic’s picture

Status: Active » Needs review
StatusFileSize
new0 bytes

Patch attached.

psynaptic’s picture

Whoops, that last one is an empty file. Here's one with some actual content:

psynaptic’s picture

- * G<87>bor Hojtsy http://drupal.org/user/4166 (original author)                                    
+ * Gábor Hojtsy http://drupal.org/user/4166 (original author) 
SebCorbin’s picture

Status: Needs review » Fixed

Committed, thanks !

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.