#1 — psol-refactor: Anonymous users can't view conversations

by Harald Friessnegger last modified Jan 07, 2009 11:21 AM
State Resolved
Version:
Area Process
Issue type Patch
Severity Low
Submitted by Harald Friessnegger
Submitted on Mar 15, 2006
Responsible
Target release:




not authenticated users can't view the posts because of attachment related getter methods (getAttachment(s) and getNumberOfAttachments) is bound to "add comment attachment" permission.

anonymous users should not have this add permission, i think.

a solution is to use the view permission for this getters so people that can view the comment don't get an error when trying to do so)
Steps to reproduce:
create a forum with a conversation
browse the forum as Anonymous user
try to view the conversation
Attached:
attachment_patch.txt — IntelligentText, 936 bytes
Added by Harald Friessnegger on Mar 21, 2006 10:25 AM
applied the patch and checked changes in in psol-refactor branch.
please close this issue

No responses can be added.