Closed (fixed)
Project:
Service links
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Oct 2008 at 11:13 UTC
Updated:
24 Mar 2009 at 17:10 UTC
Hi,
CivicActions is reviewing and upgrading multiple modules for use on client sites. Part of this is a code review. Only 4 problems were found and are fixed in the attached patch.
There's one code style change, and one change in relation to commenting standards. For the menu_get_object() change, see http://drupal.org/node/114774#menu_get_object for more info. The last change is for internationalization - all strings passed to the t() function should not have leading or trailing spaces as this can cause problems for the translators, resulting in translated strings never appearing.
Cheers,
Stella
| Comment | File | Size | Author |
|---|---|---|---|
| service_links_codereview.patch | 2.36 KB | stella |
Comments
Comment #1
catchI've reviewed this, and it applies cleanly. All the changes look good so RTBC.
Comment #2
alexandreracine commentedDoes this work? Should the patch be commited? Is it already fixed?
Comment #3
TheCrow commented@stella ty for the patch
@alexandreracine ty for up this discussion
these changes are now in the 6.x-1.x-dev version :))