Comments

xjm’s picture

Assigned: Unassigned » xjm
NROTC_Webmaster’s picture

Status: Active » Postponed
xjm’s picture

Assigned: xjm » Unassigned
traviscarden’s picture

Issue summary: View changes
Status: Postponed » Active
euanfergusson’s picture

Assigned: Unassigned » euanfergusson
cs_shadow’s picture

Assigned: euanfergusson » cs_shadow

No activity since past one month, so I'll start working on it.

cs_shadow’s picture

Status: Active » Needs review
StatusFileSize
new82.5 KB

Fixed 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.

Status: Needs review » Needs work

The last submitted patch, 7: taxonomy-pass_coder_review-1533402-7.patch, failed testing.

cs_shadow’s picture

Status: Needs work » Needs review
StatusFileSize
new83.68 KB

Changing protected function setUp() to public function setUp().

Status: Needs review » Needs work

The last submitted patch, 9: taxonomy-pass_coder_review-1533402-9.patch, failed testing.

cs_shadow’s picture

Status: Needs work » Needs review
StatusFileSize
new83.67 KB

Drupal\taxonomy\TermTranslationHandler::entityFormSave() must be public. It was protected in last patch. Also making title() function public.

ThomasAlanM’s picture

Status: Needs review » Reviewed & tested by the community

Reviewed, it looks good to me.

Status: Reviewed & tested by the community » Needs work

The last submitted patch, 11: taxonomy-pass_coder_review-1533402-11.patch, failed testing.

dcam’s picture

Issue summary: View changes
Issue tags: +Needs reroll
alansaviolobo’s picture

StatusFileSize
new72.56 KB

My attempt at re-rolling the patch.

lauriii’s picture

Status: Needs work » Needs review

I change the status to Needs review to wake up our test bot to test this patch ;)

Status: Needs review » Needs work

The last submitted patch, 15: make_taxonomy_module-1533402-15.patch.patch, failed testing.

alansaviolobo’s picture

Status: Needs work » Needs review
StatusFileSize
new77.72 KB

Thanks lauriii.

re-created the patch using git commands.

lauriii’s picture

Issue tags: -Needs reroll

Looks great and it's green!

cs_shadow’s picture

Assigned: cs_shadow » Unassigned
stephaneq’s picture

Status: Needs review » Needs work
Issue tags: +Needs a reroll

The patch doesn't apply anymore

stephaneq’s picture

Issue tags: +Amsterdam2014

Currently rerolling it

screon’s picture

Issue tags: -Needs a reroll +Needs reroll

Corrected tags.

stephaneq’s picture

Status: Needs work » Needs review
Issue tags: -Needs reroll
StatusFileSize
new65.58 KB

Here is the new patch. Not sure about classes visibility.

Status: Needs review » Needs work

The last submitted patch, 24: make_taxonomy_module-1533402-24.patch, failed testing.

stephaneq’s picture

Status: Needs work » Needs review
StatusFileSize
new64.85 KB

Oops, forgot some conflicts.

Status: Needs review » Needs work

The last submitted patch, 26: make_taxonomy_module-1533402-25.patch, failed testing.

sutharsan’s picture

@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.

stephaneq’s picture

Status: Needs work » Needs review
StatusFileSize
new64.6 KB

Fixed the PHP error. I didn't manage to do the interdiff (maybe because the previous patch is too old?)

jsobiecki’s picture

Issue tags: -Amsterdam2014 +dcwroc2014
xjm’s picture

Version: 8.0.x-dev » 8.1.x-dev
Priority: Normal » Minor
Status: Needs review » Postponed
Issue tags: -Novice

Thanks 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.

tatarbj’s picture

Status: Postponed » Closed (duplicate)

Closing 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.