-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/6016/
-----------------------------------------------------------
Review request for rave and Raminder Singh.
Description
-------
The permission checks were checked for value "create_or_update" but such a
switch case was not present in PermissionEvaluator. Added it and now it works
fine.
This addresses bug Rave-723.
https://issues.apache.org/jira/browse/Rave-723
Diffs
-----
https://svn.apache.org/repos/asf/rave/trunk/rave-components/rave-core/src/main/java/org/apache/rave/portal/security/impl/DefaultWidgetCommentPermissionEvaluator.java
1362302
https://svn.apache.org/repos/asf/rave/trunk/rave-components/rave-core/src/test/java/org/apache/rave/portal/security/impl/DefaultWidgetCommentPermissionEvaluatorTest.java
1362302
Diff: https://reviews.apache.org/r/6016/diff/
Testing
-------
Thanks,
Viknes B