Hide Forgot
Steps to Reproduce: 1. Unzip BRMS 5.1.0, install and configure modeshape. 2. Import the sample repository (or create new asset). 3. Try to add comment to some asset. The comment is added, but the author of comment is missing. Workaround Description: Author securitylevel_name: Public When commenting on asset in Guvnor, comment is successfully added, but author of comment is not displayed. It should be displayed something like 'Comment by <username> on Wed Mar 23...' but it's displayed only 'Comment by on Wed Mar 23...' (see attached screenshot). No error is displayed and also no exception is thrown. It's happening only when ModeShape is used. With JackRabbit username is there.
Attachment: Added: no-author-of-comment-modeshape.png
This is also happening when modifying asset and saving the changes. The field 'modified by' is empty.
assigning to kurt to take a look at and provide any input
This is caused by https://bugzilla.redhat.com/show_bug.cgi?id=724795. I will try to get the username set in the modeshape session.
A fix for https://bugzilla.redhat.com/show_bug.cgi?id=724795 was applied to the guvnor master, and I verified that it fixes this issue.
VERIFIED with ER5 standalone.
*** This bug has been marked as a duplicate of bug 724795 ***