Part of meta-issue #1856630: [Change notice] [META] Rename Views methods to core standards
| Comment | File | Size | Author |
|---|---|---|---|
| #10 | views-core-2002986-10.patch | 9.01 KB | SpartyDan |
| #8 | vdc-2002986-8.patch | 10.47 KB | tvlooy |
| #6 | vdc-2002986-6.patch | 10.39 KB | rjleigh |
| #2 | vdc-2002986.patch | 7.6 KB | jastraat |
Comments
Comment #1
jastraat commentedComment #2
jastraat commentedComment #3
adellefrank commentedI am reviewing this with rjleigh.
Comment #4
jastraat commentedI already ran simpletest on it.
Comment #5
adellefrank commentedThat's great! I'm doing a manual review, and I think I found a few files where this still needs changed.
Comment #6
rjleigh commentedHere's a patch with the other occurrences.
Comment #8
tvlooy commentedAdd access modifiers + re-test.
Comment #10
SpartyDan commentedPrevious patch needed to be rerolled and renamed "summary_name_field()" to "summaryName_field()" which was out of scope for this issue.
New patch changes "summary_name(" to "summaryName(" and changes "function summary_name(" to "public function summaryName(".
Comment #12
SpartyDan commented#10: views-core-2002986-10.patch queued for re-testing.
Comment #13
aspilicious commentedGood
Comment #14
alexpottCommitted 3ad40a3 and pushed to 8.x. Thanks!