Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
other
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
22 Jul 2010 at 13:24 UTC
Updated:
3 Jan 2014 at 01:42 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
p.brouwers commentedComment #2
aspilicious commentedRemove these tabs
40 critical left. Go review some!
Comment #3
dries commentedCommitted to CVS HEAD. Thanks.
Comment #4
damien tournoud commentedHm.
Do we really want to start hacking our standards into
system.tar.inc? This means forking, boys. And forking means maintaining.Comment #5
damien tournoud commentedI suggest we revert this patch.
Comment #6
aspilicious commentedThis patch contained tabs...
Revert?
Comment #7
Stevel commentedHere's a plain revert of the changes to system.tar.inc
Comment #8
Stevel commentedOr should we be going further back? http://drupalcode.org/viewvc/drupal/drupal/modules/system/system.tar.inc
I think none of the changes made are necessary for the correct functioning, so I don't think it's worth forking it for code style (or other) compliance.
Also, a newer version of the Archive_Tar project is available from http://pear.php.net/package/Archive_Tar/. Should we include the newer version, or is the current one just fine?
Comment #9
damien tournoud commentedThis is now a duplicate of #870204: Revert coding style changes to system.tar.inc & other externally developed files.