themacgeek asked as on IRC, how difficult the update will be. So I went and read system update just to get a taste. And, I found a bug (OK, two).

What's the point in selecting from node_type when we just created the table and added page and story to it? This surely wanted to be {node} not {node_type}. And a minor update while at it: we know that this is gonna be Drupal 5 not x.x (and no, I won't submit two patches where one of them fixes two characters in a comment!)

CommentFileSizeAuthor
node_update.patch861 byteschx

Comments

chx’s picture

Status: Needs review » Closed (won't fix)

kkaefer points out that i am numb as a thumb (he used more polite words) as node_types_rebuild(); is called just before.