Closed (fixed)
Project:
Drupal core
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
31 Oct 2004 at 22:48 UTC
Updated:
11 Oct 2005 at 22:20 UTC
Jump to comment: Most recent file
The attached patch removes the updates 80 through 109 from updates.inc and adds a "delete from cache" statement after updating.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | updates_3.patch | 69.64 KB | killes@www.drop.org |
| updates_0.patch | 72.62 KB | killes@www.drop.org |
Comments
Comment #1
TDobes commentedbig, big, big -1 on removing the old updates.
Having these updates around makes life much easier for those upgrading from older versions and provides quick code samples on how to populate certain fields and tables for those migrating from other CMS'. I know, in particular, that the PHP code for the node_comment_statistics table and the thread field of the comments table have been infinitely valuable to me when navigating sites from other CMS'.
I like the idea of clearing the cache after each run of update.php. There is a specific issue for it as well.
Comment #2
chx commentedtdobes is right there for I set this to "won't fix".
Comment #3
killes@www.drop.org commentedDon't recall why I wanted the delete from cache, but this patch removes all update prior to 4.5.0.
Peopel who want inspiration from old updates still have plenty of them in the file and can look into our cvs repos.
Comment #4
chx commented/me feels stupid for his May reaction. Especially that when this issue was raised again on IRC, I was the first to mention the CVS repos... baaaah! So, I am fine with removing updates.
Comment #5
dries commentedCommitted to HEAD.
Comment #6
Patriciafish commentedComment #7
(not verified) commentedComment #8
(not verified) commentedComment #9
(not verified) commented