Problem/Motivation

With the new extra options, the options are not being separated correctly with spaces. In addition, if you try to add extra options that might be already used, it could cause the appender to fail.

Proposed resolution

Lets make sure we use a sequence for the extra options and implode / explode correctly. We should also remove any duplicate options and take priority to the extra options that were supplied.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

j-barnes created an issue. See original summary.

j-barnes’s picture

Status: Active » Needs review

j-barnes’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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