Closed (fixed)
Project:
Image Effects
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 Feb 2016 at 09:50 UTC
Updated:
23 Feb 2016 at 08:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
heykarthikwithuComment #3
mondrakeThank you @heykarthikwithu
Actually I think we can do a little bit more, see patch attached. If this passes I will commit it.
This module is pretty new and we will have need for such cleanups in the future too as new image effects get added.
Comment #4
mondrakeWrong interdiff, sorry
Comment #6
heykarthikwithuyes sure :)
Comment #7
mondrakeCommitted, thank you!
#6 ;)
Comment #9
mondrakeSorry, this broke the settings form, reverted. My fault, I removed the config factory injection which is needed by the parent constructor. This however tells us we are completely missing tests for the SettingsForm, which should then be added here.
Comment #10
mondrakeOK, fixed.
2663256-10-test-only.patch => is a test only patch (should be green) showing how SettingsForm in current HEAD is ok
2663256-3-test-only.patch => shows how the patch in #3 leads to failure of the SettingsForm (should be red)
2663256-10.patch => is the patch for review/commit (hopefully green ;))
Comment #11
mondrakeComment #12
mondrakeComment #14
mondrakeComment #15
slashrsm commentedCommitted. Thank you!
Comment #17
mondrakeNo idea why, but the date of the automatic commit message is set to Feb 3 where the commit was actually on Feb 9 :( ...
Comment #18
slashrsm commentedIt must be a drupal.org bug or something.