This been already broken
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 1176524-2.no-more-CVS-Ids.D6.patch | 517 bytes | dww |
| #2 | 1176524-remove-cvs-tags.patch | 517 bytes | tr |
| d6-unicode.patch | 227 bytes | andypost |
This been already broken
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 1176524-2.no-more-CVS-Ids.D6.patch | 517 bytes | dww |
| #2 | 1176524-remove-cvs-tags.patch | 517 bytes | tr |
| d6-unicode.patch | 227 bytes | andypost |
Comments
Comment #1
dwwYup, that's worth doing. However, my good friend grep also found this in the 6.x branch:
themes/engines/phptemplate/phptemplate.engine:// $Id$
Rolling a patch, one sec...
Comment #2
tr commentedFound another one. Let's take care of both at the same time.
Comment #3
dwwAlso, I grepped the 7.x and 8.x branches and those are already clean. Only 6.x has these, so the version here is right.
Comment #4
dwwSorry, cross post (and identical patch, nice). But, while we're at it, let's be honest -- this is a minor bug (if it's a bug at all). ;)
Comment #5
tr commentedThat is interesting, the patches are ===, not just functionally identical.
There have been several issues recently which have addressed this in Drupal 7.x and 8.x, where these tags keep cropping up as new commits are made. I suspect we'll be chasing these for a while still.
Comment #6
gábor hojtsyThanks, committed.