diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-14 19:08:22 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-14 19:08:22 +0000 |
commit | 36597f4b0412edc9c08c959443cc8ffce4bfdee5 (patch) | |
tree | cd47aa20dd5a8c4ddf0f63092b0f86fc6e8a46ae | |
parent | 16906081b472944db856ce95ae666e7d230af9b0 (diff) |
web commit by http://bma.myopenid.com/
-rw-r--r-- | doc/bugs/No_categories_in_RSS__47__Atom_feeds.mdwn | 5 |
1 files changed, 5 insertions, 0 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 new file mode 100644 index 000000000..90a5a38a1 --- /dev/null +++ b/doc/bugs/No_categories_in_RSS__47__Atom_feeds.mdwn @@ -0,0 +1,5 @@ +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 |