Closed (fixed)
Project:
Drupal core
Component:
database system
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
10 May 2005 at 20:39 UTC
Updated:
25 May 2005 at 00:58 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| _p_rssxmldb.patch | 4.82 KB | morbus iff |
Comments
Comment #1
dries commentedCommitted to HEAD. Thanks.
Comment #2
moshe weitzman commentedpath.module is disabled by default, so, this is of limited benefit.
Comment #3
morbus iffQuite true. But things should work as advertised.
Comment #4
(not verified) commented