[Building Sakai] sitestats 2.0 does not report the event of	assignment read anymore in sakai 2.6
    Kimberly Ma 
    this4it at gmail.com
       
    Wed May 13 13:48:09 PDT 2009
    
    
  
Hi, Dear Folks,
just as the subject states, sitesstats does not report the evnt of
assignment read in sakai 2.6. The way to reproduce the problem is generate
the report from sitestats on event.. and by the tool or by tool-events
I found out in
./assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java,
i. e
//EventTrackingService.post(EventTrackingService.newEvent(EVENT_ACCESS_ASSIGNMENT,
assignment.getReference(), false));
all the codes of postEvent for EVENT_ACCESS_ASSIGNMENT and
EVENT_ACCESS_ASSIGNMENT_CONTENT have been commented out,
i. e
//EventTrackingService.post(EventTrackingService.newEvent(EVENT_ACCESS_ASSIGNMENT,
assignment.getReference(), false));
any reason behind ?
thanks,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20090513/c181a2ee/attachment.html 
    
    
More information about the sakai-dev
mailing list