Problem/Motivation
The WebformPOstcodeAPISettingsForm class name does not match its file name. On case sensitive file systems, this causes the class not to be loaded.
Proposed resolution
Match the WebformPOstcodeAPISettingsForm with its file name so the class is loaded correctly on case sensitive file systems.
Remaining tasks
- Write a patch
- Review
- Commit
User interface changes
The Webform Postcode API settings form is loaded correctly on case sensitive file systems.
API changes
None.
Data model changes
None.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3182995-2.patch | 477 bytes | idebr |
Comments
Comment #2
idebr commentedAttached patch matches the WebformPOstcodeAPISettingsForm with its file name so the class is loaded correctly on case sensitive file systems.
Comment #3
idebr commentedComment #5
idebr commented