diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-14 20:14:36 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-14 20:14:36 +0000 |
commit | e1c0576029f2f87b77887fe499c700ca8974ae9b (patch) | |
tree | 142e52748963a4f0ed9fad70a65d5c3f0cd288a7 /doc | |
parent | 36597f4b0412edc9c08c959443cc8ffce4bfdee5 (diff) |
* Fix missing categories in rss/atom feeds.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/No_categories_in_RSS__47__Atom_feeds.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/bugs/No_categories_in_RSS__47__Atom_feeds.mdwn b/doc/bugs/No_categories_in_RSS__47__Atom_feeds.mdwn index 90a5a38a1..cb9c2612e 100644 --- a/doc/bugs/No_categories_in_RSS__47__Atom_feeds.mdwn +++ b/doc/bugs/No_categories_in_RSS__47__Atom_feeds.mdwn @@ -2,4 +2,6 @@ RSS and Atom feeds don't have any categories listed in them, even though the templates have a loop for the categories (I'm assuming that it's the tags that it's supposed to be looping through?). -The tags are showing up as expected in the HTML output, just not any feeds.
\ No newline at end of file +The tags are showing up as expected in the HTML output, just not any feeds. + +> Yurk! [[bugs/done]] --[[Joey]] |