Problem/Motivation

If $settings['options'] is an empty string, the formatter attempts to load a profile with that name.

Proposed resolution

Change the operator from ?? to ?:.

Comments

c7bamford created an issue. See original summary.

c7bamford’s picture

  • c7bamford authored 39172d4 on 8.x-1.x
    Issue #3059252 by c7bamford: An empty string in options breaks the...

  • c7bamford authored d43bfe8 on 8.x-2.x
    Issue #3059252 by c7bamford: An empty string in options breaks the...
semjuel’s picture

Hi @c7bamford, thanks for your patch.

semjuel’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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