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.

CommentFileSizeAuthor
#2 3182995-2.patch477 bytesidebr

Comments

idebr created an issue. See original summary.

idebr’s picture

Status: Active » Needs review
StatusFileSize
new477 bytes

Attached patch matches the WebformPOstcodeAPISettingsForm with its file name so the class is loaded correctly on case sensitive file systems.

idebr’s picture

Project: Webform Postcode API » Webform PostcodeAPI

  • 6a25253 committed on 1.x
    Issue #3182995 by idebr: WebformPostcodeAPISettingsForm class is not...
idebr’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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