It seems the Great Git Migration seems to have missed an $Id$ tag. Or someone accidentally added one back.

I did a search on "$Id$" and found one in the root-level .htaccess file at the very end of the file.

This needs to be purged.

Comments

johnalbin’s picture

StatusFileSize
new212 bytes

And here's the patch.

johnalbin’s picture

Status: Active » Needs work

Whoops. found some more.

johnalbin’s picture

Status: Needs work » Needs review
StatusFileSize
new565 bytes

Forgot to search for all files, not just ones my editor thinks are text. Found one in phptemplate.engine.

johnalbin’s picture

Title: CVS $Id$ tag lurks in .htaccess file » CVS $Id$ tag lurks in .htaccess file (and other dank corners of Drupal)
tr’s picture

Issue tags: +Needs backport to D7
StatusFileSize
new1.09 KB

Found two more places - tablesort.test and dump-database-d6.sh. New patch attached.

damien tournoud’s picture

Status: Needs review » Reviewed & tested by the community
dries’s picture

Status: Reviewed & tested by the community » Fixed

Committed to both 7.x and 8.x. Thanks for keeping Drupal nice and clean! :)

Status: Fixed » Closed (fixed)
Issue tags: -Needs backport to D7

Automatically closed -- issue fixed for 2 weeks with no activity.