Closed (won't fix)
Project:
Case Tracker
Version:
master
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Jan 2008 at 00:41 UTC
Updated:
12 Feb 2009 at 02:44 UTC
The attached patch fixes a whole bunch (343 to be precise) of coding standards issues with casetracker_dashboard. Following this patch it now gets a clean bill of health from coder module. I haven't (that I know of) made any logic changes at all, this is pretty much all just correcting indentation and code style.
This would be a pain to have to reroll, so if we could get this in before making any other commits to casetracker_dashboard that would be great :)
The rest of casetracker has some coding standards issues too, but they are much more limited - the dashboard module stood out as particularly bad, so I thought I would start with this.
| Comment | File | Size | Author |
|---|---|---|---|
| casetracker_coding_standards.patch | 18.36 KB | owen barton |
Comments
Comment #1
jmiccolis commentedSadly the patch no longer cleanly applies and casetracker_dashboard is not going to exist as it does now moving forward.
I'm setting this to "won't fix" as there are no plans to return to casetracker_dashboard's current code at all - but if the patch gets re-rolled I'd be happy to commit.