Mollom API will not save more than 64 characters of languages in the expected languages field. Until this is resolved, the module needs to show an error when the selected expected languages would exceed the amount that can be stored in the API. This means we need to convert the array of language codes to a comma-delimited string and test the length.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

eshta created an issue. See original summary.

eshta’s picture

Adding a patch for D8 version.

  • eshta committed 87e19dc on 8.x-1.x
    Issue #2634932 by eshta: Add error handling for too many expected...
eshta’s picture

Adding backport for D7

Status: Needs review » Needs work

The last submitted patch, 4: 2634932.mollom.languages_d7.patch, failed testing.

The last submitted patch, 4: 2634932.mollom.languages_d7.patch, failed testing.

The last submitted patch, 4: 2634932.mollom.languages_d7.patch, failed testing.