Closed (fixed)
Project:
Util
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
22 Mar 2007 at 17:03 UTC
Updated:
17 Apr 2007 at 23:00 UTC
Jump to comment: Most recent file
util.module should adhere to Drupal coding standards. Attached patch adjusts the source code accordingly.
Additionally, IMHO system_modules.inc does not need to be stored in an extra subfolder. You should consider to move the file into /utilities.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | util_1.patch | 6.17 KB | sun |
| util_0.patch | 6.55 KB | sun |
Comments
Comment #1
smk-ka commentedThis patch violates String concatenation rules (which were perfect before).
With sincerest regeards,
- Stefan
Comment #2
sunNew patch containing proper string concatenation rules.
Comment #3
sunCleaned HEAD and 5.x.
Comment #4
(not verified) commented