There is an invalid multibyte sequence in lib/CMBase.php that blocks parsing with API module:

WD api: API parse 6 contributions/campaignmonitor/lib/CMBase.php [35.83 sec, 22.26 MB]           [notice]
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]
[37.14 sec, 23.2 MB]

Comments

psynaptic’s picture

Status: Active » Needs review
StatusFileSize
new1.01 KB

Patch attached.

-	 * the time this method is called, the user’<92>s API key will be generated 
+	 * the time this method is called, the user's API key will be generated
psynaptic’s picture

Found another one in the same file.

vladimiraus’s picture

Issue summary: View changes
Status: Needs review » Closed (won't fix)

Closing 6.x issues