Closed (fixed)
Project:
Diff
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
21 Sep 2016 at 16:27 UTC
Updated:
10 Oct 2016 at 07:04 UTC
Jump to comment: Most recent, Most recent file
Currently the RevisionOverviewForm builds a list of node revisions with a code that is a lot redundant.
Refactor it.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | diff_2804015_redundant_5.patch | 6.29 KB | miro_dietiker |
| #5 | diff_2804015_redundant_5.interdiff.txt | 2.95 KB | miro_dietiker |
| #2 | refactor_redundancy_of-2804015-2.patch | 6.28 KB | toncic |
Comments
Comment #2
toncic commentedRefactored buildForm function in RevisionOverviewForm.
Comment #3
tbonomelli commentedLooks fine to me.
Comment #4
miro_dietikerThose are no real setters. Use some different term such as "build".
Comment #5
miro_dietikerRenamed.
Comment #7
miro_dietikerCommitted :-)