The settings form gets the mutable configuration for displaying so if you override some of the configs in settings.php, this is never reflected in the form.
The immutable display should be used instead.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

pcambra created an issue. See original summary.

pcambra’s picture

Status: Active » Needs review
FileSize
570 bytes
pazhyn’s picture

Status: Needs review » Needs work

Patch from #2 rewrites configs in SMTP module settings from getting them from settings.php
And it will override the settings in database so they will be exportable.
Configs in settings.php should be only for local instance and not exportable.

pazhyn’s picture

Issue tags: +DrupalCamp Kyiv
pazhyn’s picture

Issue tags: +CodeSprintUA
zviryatko’s picture

Status: Needs work » Needs review
dpovshed’s picture

Status: Needs review » Reviewed & tested by the community

Patch rom #8 looks great! Reviewed and tested manually, RTBC

wundo’s picture

wundo’s picture

Assigned: Unassigned » wundo
wundo’s picture

Category: Task » Bug report

  • wundo committed f8f17bd on 8.x-1.x authored by zviryatko
    Issue #2731283 by zviryatko, pcambra, wundo, pazhyn, dpovshed: Display...
wundo’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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