]> git.openstreetmap.org Git - osqa.git/commit
Fixes the problem reported in http://meta.osqa.net/questions/4581/unicodeencodeerror...
authorhernani <hernani@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Sat, 28 Aug 2010 01:20:14 +0000 (01:20 +0000)
committerhernani <hernani@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Sat, 28 Aug 2010 01:20:14 +0000 (01:20 +0000)
commit543fee4a008ac7144d64eb606c67f19883ba00b2
tree7ba03b4653ab4456605b801006d9c2808f44a26f
parent1b21d42675c8a3a02c7dce35d101cbc4e5ca423e
Fixes the problem reported in http://meta.osqa.net/questions/4581/unicodeencodeerror-at-feedsrss, forcing the description to be casted to unicode before entering the mark_safe function.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@574 0cfe37f9-358a-4d5e-be75-b63607b5c754
forum/feed.py