Ticket #102 (closed defect: fixed)
Nullpointer (user = null) on anonymous reply
| Reported by: | johan | Owned by: | erwin |
|---|---|---|---|
| Priority: | critical | Milestone: | M5 |
| Component: | dalicms-admin | Version: | 1.0 |
| Keywords: | Cc: |
Description
see http://asp.lodgon.com/opendali/forum?action=viewtopic&id=281 The reason is that in an anonymous reaction, the user on the session is null, but it is been used a few times in ReplyTopicAction?, e.g. MollomResponse? resp = mollomClient.isSpam(title, content, user.getUserId(), user.getEmail());
Change History
Note: See
TracTickets for help on using
tickets.