Ref. the following issues raised by yngens in the issue queues of Comment_mover module and IP2country module:
"Keep original posters IP address on move"
http://drupal.org/node/11746
"Author's IP changes to admin's one when editing and saving nodes"
http://drupal.org/node/122105
From the description in the latter:
"(...) it becomes very uncomfortable for admins to edit anything. Because every time they edit any node or comment IP address of the initial poster changes to the one of editing admin. And what is terrible this is seen by the users and they are often confused about which country that or another user.
I strongly believe that core node module has to be changed in the way when the firsts posters IP never changes or changes only the post has been reassigned to another user. Simple editing of any node or comment by administrator should not change the initial posters IP."
If this is still how Drupal core handles IP addresses in D7, this should undergo a reconsideration.
Comments
Comment #1
Leeteq commentedMore accurate title.
Comment #2
yngens commentedThanks Daniel! Subscribing...
Comment #3
Louis Bob commentedHi, 3 years have past since your original post... :)
Is there a solution now ?
Comment #4
superspring commentedIn D7, when a comment is edited, the original IP address remains.
In core, a node's editor's IP is not recorded.
Can you be more clear what feature you are requesting for core?
I can't see any contrib modules specifically like this, but searching for one may already have a result.
Comment #5
Louis Bob commentedActually, I wanted to record the IP of the user who last edited the node, except for when the editor is the admin.
So I have added a computed field for that now and it works just fine.
Comment #5.0
yngens commentedmissing letter