problem with ZUBB / no topic set
Hello, after installing ZUBB (ZDiscussions 0.6. right?) everything works fine with the single exception that the topic of no message gets set. That means, after posting, all messages show "(no subject)". The message preview HTML source still shows the correct value in the hidden input form tag named "title". Could the problem be a clash between the "title" form entry and the title of another Zope object? I am using ZDiscussions-0.6 and Zope 2.3.0. thanks --Oliver
On Wed, 31 Jan 2001, Oliver Frommel wrote:
I am using ZDiscussions-0.6 and Zope 2.3.0. ^^^^^^^^^^^ This is, perhaps, the reason. Most Products havn't been updated to run under 2.3.
Oleg. ---- Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru Programmers don't die, they just GOSUB without RETURN.
Hey Oliver, I have not yet tested ZUBB 0.6 on 2.3 (will try soon) but I think I have seen this before. Did you remember to give the ZTopic a title when you created it? J At 1:05 PM +0100 1/31/01, Oliver Frommel wrote:
Hello,
after installing ZUBB (ZDiscussions 0.6. right?) everything works fine with the single exception that the topic of no message gets set. That means, after posting, all messages show "(no subject)". The message preview HTML source still shows the correct value in the hidden input form tag named "title". Could the problem be a clash between the "title" form entry and the title of another Zope object? I am using ZDiscussions-0.6 and Zope 2.3.0.
thanks --Oliver
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
I have not yet tested ZUBB 0.6 on 2.3 (will try soon) but I think I have seen this before. Did you remember to give the ZTopic a title when you created it?
no, I didn't know that was mandatory. I recreated the ZDiscussions Topic with a valid title now and it works. Thanks for your help and for the nice product! --Oliver
participants (3)
-
J. Atwood -
Oleg Broytmann -
Oliver Frommel