Activity log for bug #397387

Date Who What changed Old value New value Message
2009-07-09 11:44:21 Daniel Hahler bug added bug
2009-07-09 11:50:43 Daniel Hahler description Item::update_excerpt autogenerates $excerpt and sets it to the object, which gets updated in DB if changed/generated. This leads to post_datemodified also being updated. This causes items to get the current timestamp as "last modified", if some web spider crawls your archives (where excerpts of old items get displayed (and auto-generated)). The fix might be to tell DataObject::dbupdate that this change should not touch $datemodified_field. Item::update_excerpt autogenerates $excerpt and sets it to the object, which gets updated in DB if changed/generated. This leads to post_datemodified also being updated. This causes items to get the current timestamp as "last modified", if some web spider crawls your archives (where excerpts of old items get displayed (and auto-generated)). The fix might be to tell DataObject::dbupdate that this change should not touch $datemodified_field. (Version: trunk r7436, 3.3.0-rc1)
2009-07-10 00:20:45 Daniel Hahler b2evolution: importance Undecided Medium
2009-07-10 00:20:45 Daniel Hahler b2evolution: status New Triaged
2009-07-10 00:20:45 Daniel Hahler b2evolution: milestone whissip-3.1
2009-07-23 23:45:09 Daniel Hahler b2evolution: status Triaged Fix Released