Can't reply to own thread in forum http://dev.libresource.org/home/community/forum/11882746c0a8001e003fb70cbc000417 RE : Can't reply to own thread in forum http://dev.libresource.org/home/community/forum/11882746c0a8001e003fb70cbc000417/368529d7c0a8001e002942b3ea277665 Rüdiger Lincke 2006-01-11T12:22:51+01:00 RE : Can't reply to own thread in forum http://dev.libresource.org/home/community/forum/11882746c0a8001e003fb70cbc000417/27b472ccc0a8001e0075e5bfc6428b84 Guest 2006-01-11T12:22:51+01:00

Yes this should be the way that you should do it for the moment. But you can be automaticaly notified by LibreSource that someone posted a new thread instantly...

To do so, just add a filter to your user on the forum URI with a event type of kernel.create

Regards

Artenum Team]]> RE : Can't reply to own thread in forum http://dev.libresource.org/home/community/forum/11882746c0a8001e003fb70cbc000417/2708319ac0a8001e00b97144c3fc9498 Rüdiger Lincke 2006-01-11T12:22:51+01:00 Can I get somewhere the updated LibreSource version, where the bug is fixed, and my problems are solved?

Do I need to be a kind of moderator, and watch all the time, when a user creates a new thread, that I configure it, so that the users I want can post messages to it? This would delay my work a bit, since I can not always respond as fast as needed.

I currently solved the problem, by giving all rights to everybody in the forum, which has the disadvantage, that people can delete threads and create other resources uncontrolled. That is what I do not want them to do.]]> RE : Can't reply to own thread in forum http://dev.libresource.org/home/community/forum/11882746c0a8001e003fb70cbc000417/12ff9f5cc0a8001e01dca7420d103963 Gérald Oster 2006-01-11T12:22:51+01:00 (quoted message not found : ls://dev.libresource.org/home/forum/11882746c0a8001e003fb70cbc000417/12d850acc0a8001e00287cf16f55e3f8)

According to source code, Posting message and posting thread rely on the the same right Forum:POST ?!
Moreover it seems obvious that if you are allowed to post a thread, you should be allowed to post message in this thread… The opposite sentence might not be true (allowed to post message implies allowed to post thread)
Therefore, i think it was really a bug (post right was not inherited) which was fixed by Florent today. But another behaviour could be designed by adding a new right.]]> RE : Can't reply to own thread in forum http://dev.libresource.org/home/community/forum/11882746c0a8001e003fb70cbc000417/12d850acc0a8001e00287cf16f55e3f8 Sebastien Jourdain 2006-01-11T12:22:51+01:00 The Security error:

In fact Posting Thread and Posting Messages is different and when someone create a new Thread, the owner of the Forum should specify who has the right to talk on this new thread.

This is not maybe the best behaviour, but it was the way that we implemented it. We might change it in the futur version of LibreSource.

Regards,

Artenum Team]]> RE : Can't reply to own thread in forum http://dev.libresource.org/home/community/forum/11882746c0a8001e003fb70cbc000417/12d413efc0a8001e018a9ad7e47e2b4f Sebastien Jourdain 2006-01-11T12:22:51+01:00 Caution:

The groups "/groups/all" is a virtual group that should stay empty. It is used to map any logged user.

Regards,

Artenum Team]]> RE : Can't reply to own thread in forum http://dev.libresource.org/home/community/forum/11882746c0a8001e003fb70cbc000417/11da7871c0a8001e01af5f4546682fc6 Gérald Oster 2006-01-11T12:22:51+01:00 I have some lower priviledges users, who shall use a forum resource for communication. These users are in a group /groups/students which is member of another group /groups/all. In the forum resource, I give all rights possible to the /groups/all. Now I am logged in with a user being member of /groups/students, and I am posting a new thread in the forum. I can create the thread but not reply or quote it. What is wrong? What rights do I have to give so that the /groups/all can post in the forum.

Your problem doesn't come from a bad configuration, but from a bug in the forum. As you have reported it in ! 11985ad0c0a8001e0018933b620e21f7 !, POST right is not inherited...

Am I right, that if group 1 is member of group 2, that all rights I give to group 2 is inherited to group 1?

That's right.]]> Can't reply to own thread in forum http://dev.libresource.org/home/community/forum/11882746c0a8001e003fb70cbc000417/118827d4c0a8001e009d12773d27d136 Rüdiger Lincke 2006-01-11T12:22:51+01:00 I have some lower priviledges users, who shall use a forum resource for communication. These users are in a group /groups/students which is member of another group /groups/all. In the forum resource, I give all rights possible to the /groups/all. Now I am logged in with a user being member of /groups/students, and I am posting a new thread in the forum. I can create the thread but not reply or quote it. What is wrong? What rights do I have to give so that the /groups/all can post in the forum.

Am I right, that if group 1 is member of group 2, that all rights I give to group 2 is inherited to group 1?

Thank you.]]>