Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
contact.module
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Oct 2014 at 06:03 UTC
Updated:
11 Dec 2014 at 14:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jibranComment #2
arla commentedWhy don't we get rid of some more
getInfo()'s in this issue too.Comment #3
larowlanYes please
Comment #4
Cristian.Andrei commentedlow hanging fruit, picked
Comment #5
Cristian.Andrei commentedComment #6
arla commentedNice.
I would say there should be an empty line before the @group annotation in all these files. I cannot find any references to that in the coding standards, but since that's how every other test file looks afaics, I think we should keep to that.
Comment #7
pushpinderchauhan commentedAs per #6 updated patch.
Comment #8
arla commentedI like.
Comment #9
alexpottShould be
@group Utilityand the new line is unnecessary.Comment #10
gaurav.pahuja commentedUpdated as per #9. Not attaching interdiff as this is minor change.
Changed to:
Comment #11
valentine94Looks good, +1 RTBC
Comment #12
jhedstromI added a beta phase evaluation. RTBC since it removes a bunch of dead code we don't want to maintain.
Comment #13
alexpottCommitted eb68f25 and pushed to 8.0.x. Thanks!
Thanks for adding the beta evaluation for to the issue summary.