broken rss <link>
I migrated to askbot v43 from v36. Previously rss feed in the home page didn't work. After migration it generates the feed, but with a bug. The site address is duplicated in <link>. E.g. for the site example.com, it shows up <link>http://example.comexample.com//question/281/ ....
This is ok with the guid generation. (Properly shows <guid>example.com//question/276/ ...)
Comments