Ticket #102 (closed defect: fixed)

Opened 13 months ago

Last modified 12 months ago

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

Changed 12 months ago by erwin

  • status changed from new to assigned
  • owner changed from somebody to erwin

Changed 12 months ago by erwin

  • status changed from assigned to closed
  • resolution set to fixed

fixed in build 27

Note: See TracTickets for help on using tickets.