[drupal-devel] [bug] Alias 'rss.xml' is set only in updates.inc
Issue status update for http://drupal.org/node/22531 Project: Drupal Version: cvs Component: database system Category: bug reports Priority: normal Assigned to: Morbus Iff Reported by: Morbus Iff Updated by: Morbus Iff Status: patch Attachment: http://drupal.org/files/issues/_p_rssxmldb.patch (4.82 KB) The CHANGELOG for Drupal 4.5 claims that a URL alias of "rss.xml" for "node/feed" was added. This ONLY occurs in updates.inc however - if people grab a fresh 4.5 (or now, 4.6), they are never going to get this added alias. The attached patch adds this INSERT into the default database.* files, adds another update into the updates.inc (so that those who started with a fresh 4.5 or 4.6 will get it via update.php the next time around) and fixes some minor whitespace/style inconsistencies. Morbus Iff
participants (1)
-
Morbus Iff