This website requires JavaScript.
Explore
Help
Sign In
ajung
/
plone.app.discussion
Watch
0
Star
0
Fork
0
You've already forked plone.app.discussion
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
plone.app.discussion
/
plone
/
app
History
Timo Stollenwerk
7dbcc9e2be
Use safe_unicode to decode the title of the content. encode("utf-9") caused Dexterity based content types to raise a unicode decode error. This fixes
http://dev.plone.org/plone/ticket/11292
. Refs
#11292
...
svn path=/plone.app.discussion/trunk/; revision=45915
2010-11-23 14:03:47 +00:00
..
discussion
Use safe_unicode to decode the title of the content. encode("utf-9") caused Dexterity based content types to raise a unicode decode error. This fixes
http://dev.plone.org/plone/ticket/11292
. Refs
#11292
2010-11-23 14:03:47 +00:00
__init__.py
check in some skeletal code + notes, nothing concrete or working yet
2009-05-11 16:52:16 +00:00