Closed (fixed)
Project:
Drupal core
Version:
4.6.0
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
9 Aug 2005 at 01:28 UTC
Updated:
1 Sep 2005 at 07:07 UTC
Jump to comment: Most recent file
Please add CVS $Id$ tags to all source files in Drupal core. This allows admins to know exactly which version of which files they use. In addition I want to use CVS $Id$ tags in my upcoming security.module to check for possible vulnerabilities. That's not possible if some files simply don't have $Id$s.
Note: I also (mostly) unified the tags to use the "// ID" form instead of "/* ID */", but that's more of a cosmetic issue. I'm not sure whether *.txt files and the stuff in themes/ need tags(?)
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | ids46_0.patch | 2.56 KB | Uwe Hermann |
| #6 | ids462.patch | 6.02 KB | Uwe Hermann |
| #5 | ids46.patch | 6.02 KB | Uwe Hermann |
| ids.patch | 7.96 KB | Uwe Hermann |
Comments
Comment #1
dries commentedCommitted to HEAD. Thanks.
Comment #2
dries commentedComment #3
Uwe Hermann commentedCan you please apply the patch to 4.6, too? A potential 4.6.3 release should have the Id-tags, too. Uwe.
Comment #4
dries commentedThe patch doesn't apply against 4.6.
Comment #5
Uwe Hermann commentedUpdated patch for 4.6.
Comment #6
Uwe Hermann commentedOops, that was 4.6.0. Here's a patch for 4.6.2.
Comment #7
dries commentedCommitted to DRUPAL-4-6. Parts of the patch were rejected though so the code needs some more work.
Comment #8
Uwe Hermann commentedUpdated patch (against DRUPAL-4-6).
Comment #9
dries commentedCommitted to DRUPAL-4-6. Thanks.
Comment #10
(not verified) commentedComment #11
Uwe Hermann commented