Hi!

Just a few coding standards improvements.

I hope to help.

Thanks.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

gmaltoni created an issue. See original summary.

gmaltoni’s picture

Patch with fixes.

gmaltoni’s picture

Assigned: gmaltoni » Unassigned
cebasqueira’s picture

Status: Needs review » Reviewed & tested by the community

+RTBC

mikran’s picture

-  // parents keeps track of all the parents of selected nodes so subsequent
-  // requests can be made.
+  // Parents keeps track of all the parents of selected nodes so subsequent requests can be made.

I don't think this change is correct. Comments should respect the 80 char line limit.

mikran’s picture

Status: Reviewed & tested by the community » Needs work
krina.addweb’s picture

@gmaltoni, I checked your patch using coder module & it shows 1 warning in it. I've attached the screenshot for it please review & let me know your views on it.

Shashwat Purav’s picture

Assigned: Unassigned » Shashwat Purav
Shashwat Purav’s picture

Assigned: Shashwat Purav » Unassigned
Status: Needs work » Needs review
FileSize
7.92 KB

Message argument enclosed within t(). Patch attached.

krina.addweb’s picture

Status: Needs review » Reviewed & tested by the community
FileSize
53.4 KB

@Shashwat Purav, Thanks for the patch it works well I again checked it using coder module, & it removes & cures the coding standard errors.