Problem/Motivation

Filenames generated by the getFileName method of the DevelMailLog class can be too long for many file systems.

Proposed resolution

Truncate the filename to 255 characters.

Remaining tasks

Patch forthcoming

User interface changes

None.

API changes

None.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

cspiker’s picture

Status: Needs review » Needs work

The last submitted patch, 1: maillog-filenames-exceed-limit-file-system-d8-2433043-1.patch, failed testing.

cspiker’s picture

Status: Needs work » Needs review
FileSize
955 bytes

Rerolling.

willzyx’s picture

Status: Needs review » Needs work

@cspiker thanks for contributing!
the patch needs a reroll and test coverage