Fórum

Message board permission to update only own messages

Fabian J. Schweizer, modificado 15 Anos atrás.

Message board permission to update only own messages

New Member Postagens: 2 Data de Entrada: 12/03/08 Postagens Recentes
Hi,
we are using Liferay 5.1.0 with a role based permission checker.
How can we achieve that a signed in user can update only his own messages in the message board? At the moment it is not possible for the user to update his messages.
We also tried to assign the "update message" permission to one of the user's role, but then each user having this role can update ALL messages instead of only his own ones.
Of course, we could assign the update permission on a message level, but I think there must be a way to do this on a higher level (per message board instance).
Thanks
Fabian
thumbnail
Amos Fong, modificado 15 Anos atrás.

RE: Message board permission to update only own messages

Liferay Legend Postagens: 2047 Data de Entrada: 07/10/08 Postagens Recentes
This was introduced in 5.1.2 with owner role permissions.

See http://issues.liferay.com/browse/LEP-7582.

You can try to apply the patch for just message boards, or you can upgrade to 5.1.2.
Fabian Schweizer, modificado 15 Anos atrás.

RE: Message board permission to update only own messages

New Member Postagens: 2 Data de Entrada: 12/03/08 Postagens Recentes
OK, thank you for your fast reply!

Fabian