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 ?:.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | address-formatter-operator-change-3059252-2.patch | 726 bytes | c7bamford |
Comments
Comment #2
c7bamford commentedComment #5
semjuel commentedHi @c7bamford, thanks for your patch.
Comment #6
semjuel commented