Fetch context for the comment view with "context = aq_inner(self.context)". This fixes a failing Plone 3 test.
svn path=/plone.app.discussion/trunk/; revision=39679
This commit is contained in:
parent
0358a03d5b
commit
f918b7698b
@ -4,6 +4,9 @@ Changelog
|
|||||||
1.0b7 (unreleased)
|
1.0b7 (unreleased)
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
* Fetch context for the comment view with "context = aq_inner(self.context)".
|
||||||
|
[timo]
|
||||||
|
|
||||||
* Raise an unauthorized error when authenticated users try to post a comment
|
* Raise an unauthorized error when authenticated users try to post a comment
|
||||||
on a content object that has discussion disabled. Thanks to vincentfrentin
|
on a content object that has discussion disabled. Thanks to vincentfrentin
|
||||||
for reporting this.
|
for reporting this.
|
||||||
|
Loading…
Reference in New Issue
Block a user