Support from Acquia helps fund testing for Drupal Acquia logo

Comments

cmsMinds created an issue. See original summary.

rajandro’s picture

Since this is a very old issue, so adding the new Coding standard violation message here that needs to address.

rajandro’s picture

Assigned: rajandro » Unassigned
Status: Needs work » Needs review
FileSize
350.94 KB
5.61 KB

Adding a patch to fix for the coding standard issue. Except for a few commenting and depreciation errors rest of the issue has been resolved. For the pending scenario as mentioned in the attached file, we need to decide we will remove the unnecessary parameter or not.

Berdir’s picture

Status: Needs review » Needs work

This has syntax errors and will require a reroll now.

rajandro’s picture

Re-rolled the patch and checked the module for any syntax error, didn't find any for the new patch. However, we still need to address the comment of #3
This patch address array format, spacing issue. However, I believe it's better to split this ticket per rule basis and fix it accordingly.
After this patch, if it still fails I will break it into child issues based on rules.

adityasingh’s picture

Working on this.

adityasingh’s picture

Status: Needs work » Needs review
FileSize
356.68 KB
51.1 KB

Fixed as per drupal coding standard

urvashi_vora’s picture

Status: Needs review » Reviewed & tested by the community

  • Berdir committed 138a648 on 8.x-2.x
    Issue #2874906 by rajandro, adityasingh, cmsMinds: Coding Standard Issue
    
Berdir’s picture

Status: Reviewed & tested by the community » Fixed

Committed.

apaderno’s picture

Issue tags: -Coding standard issue +Coding standards

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.