Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
config_translation.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
26 Oct 2015 at 12:25 UTC
Updated:
10 Nov 2015 at 15:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
heykarthikwithuComment #3
cilefen commentedThere is not much to say here.
Comment #4
heykarthikwithuyes @cilefen, thanks.
Comment #5
heykarthikwithuComment #6
alexpott@heykarthikwithu can you combine #2601220: ConfigTranslationOverviewAccess::__construct docblock parameters doesn't match actual parameters and #2601228: Removal of unused variable in ConfigTranslationDeleteForm::submitForm and do these patches per module please.
Comment #7
heykarthikwithuyes @alexpott, both are of same module so making one patch.
Comment #8
heykarthikwithuComment #9
alexpottSorry @heykarthikwithu I got something wrong. This patch should only be about remove unused variables in the config_translation module.
So just combine this and #2601228: Removal of unused variable in ConfigTranslationDeleteForm::submitForm
Comment #10
heykarthikwithuok @alexpott :), combined both the unused variables.
Comment #11
alexpottCommitted 826eb45 and pushed to 8.0.x. Thanks!