Thanks for the fix. So my wiki app rss feed shows the single test entry I created. However, the URL to show the page is
http://localhost:8000/mywiki/default/show.rss/1 instead of http://localhost:8000/mywiki/default/show/1 Any tips to resolve this please? On Oct 3, 4:07 am, mdipierro <[email protected]> wrote: > This is solved in trunk. There was a bug. > > On Oct 2, 12:55 pm, Luther Goh Lu Feng <[email protected]> wrote: > > > > > > > > > Hi all I refer to the code snippet from chapter 3 of the > > bookhttp://dpaste.org/k3fH/inthe construction of an rss feed for a wiki > > apphttp://web2py.com/book/default/chapter/03#A-Wiki > > > It is a snippet to show an rss feed: currently it shows "no rss" > > onhttp://localhost:8000/mywiki/default/news.rss > > > Any tips to resolve this?

