All of our source files should have an $Id$ line at the top. This ended up getting lost between Drupal 6 and Drupal 7. Your task is to add it back in! :)

New patch contributors only, please.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

afreeman’s picture

I'll take this.

afreeman’s picture

Assigned: Unassigned » afreeman
afreeman’s picture

FileSize
393 bytes
afreeman’s picture

Status: Active » Needs review
webchick’s picture

Status: Needs review » Needs work

That is going to cause bad, bad things when it's expanded out. :) Let's wrap it in a comment.

afreeman’s picture

Status: Needs work » Needs review
FileSize
397 bytes

Let's try that again.

webchick’s picture

Since this is your first patch and all, I have to give you the full "webchick treatment." ;)

[23:15]  <webchick> afreeman, Two things:
[23:15]  <webchick> 1. There should be a space between // and $
[23:15]  <webchick> 2. There should be a newline after it.
webchick’s picture

Status: Needs review » Needs work
afreeman’s picture

Status: Needs work » Needs review
FileSize
424 bytes

How many n00bs does it take to add a $Id$ tag?

Anonymous’s picture

Status: Needs review » Reviewed & tested by the community

Patch applies cleanly.

Coding standards are met.

All tests pass.

I opened a HTTP request with curl and passed the output through a regexp filter with grep to verify that the CVS comment token was actually there.

But there's a serious problem with this patch. That problem is that it hasn't been marked RTBC.

webchick’s picture

Status: Reviewed & tested by the community » Fixed

Committed to HEAD! :D Great job, afreeman! :)

Status: Fixed » Closed (fixed)
Issue tags: -Novice

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