Part of meta-issue #1518116: [meta] Make Core pass Coder Review
| Task | Novice task? | Contributor instructions | Complete? |
|---|---|---|---|
| Reroll the patch if it no longer applies. | Yes | Instructions |
| Comment | File | Size | Author |
|---|---|---|---|
| #29 | make_taxonomy_module-1533402-27.patch | 64.6 KB | stephaneq |
| #26 | make_taxonomy_module-1533402-25.patch | 64.85 KB | stephaneq |
| #24 | make_taxonomy_module-1533402-24.patch | 65.58 KB | stephaneq |
| #18 | make_taxonomy_module-1533402-18.patch | 77.72 KB | alansaviolobo |
| #15 | make_taxonomy_module-1533402-15.patch.patch | 72.56 KB | alansaviolobo |
Comments
Comment #1
xjmComment #2
NROTC_Webmaster commentedPostponed because of #1326644: Clean up API docs for taxonomy module
Comment #3
xjmComment #4
traviscarden commentedComment #5
euanfergusson commentedComment #6
cs_shadow commentedNo activity since past one month, so I'll start working on it.
Comment #7
cs_shadow commentedFixed most of the issues. Issues that remain are mostly related to documentation - either missing doc block or too long descriptions which can be solved as part of another issue IMO. Also, some other issues remain which can left as it is.
Comment #9
cs_shadow commentedChanging
protected function setUp()topublic function setUp().Comment #11
cs_shadow commentedDrupal\taxonomy\TermTranslationHandler::entityFormSave()must be public. It was protected in last patch. Also makingtitle()function public.Comment #12
ThomasAlanM commentedReviewed, it looks good to me.
Comment #14
dcam commentedComment #15
alansaviolobo commentedMy attempt at re-rolling the patch.
Comment #16
lauriiiI change the status to Needs review to wake up our test bot to test this patch ;)
Comment #18
alansaviolobo commentedThanks lauriii.
re-created the patch using git commands.
Comment #19
lauriiiLooks great and it's green!
Comment #20
cs_shadow commentedComment #21
stephaneqThe patch doesn't apply anymore
Comment #22
stephaneqCurrently rerolling it
Comment #23
screon commentedCorrected tags.
Comment #24
stephaneqHere is the new patch. Not sure about classes visibility.
Comment #26
stephaneqOops, forgot some conflicts.
Comment #28
sutharsan commented@StephaneQ Please add an interdiff to you patch: https://www.drupal.org/documentation/git/interdiff/ That will help others to review the part that you have contributed.
Comment #29
stephaneqFixed the PHP error. I didn't manage to do the interdiff (maybe because the previous patch is too old?)
Comment #30
jsobiecki commentedComment #31
xjmThanks for all the work here so far. See #1518116-86: [meta] Make Core pass Coder Review. This issue is postponed until the meta issue is either closed or reopened.
Comment #32
tatarbjClosing in favor of #2571965: [meta] Fix PHP coding standards in core, stage 1. In this issue the coding standards will be fixed on a sniff-per-sniff basis rather than a module-per-module basis.