[Building Sakai] Seek help in solving bugs

Gautam Nichlani gautam.nichlani at gmail.com
Fri Feb 10 11:10:38 PST 2012


Hello,

I was trying to solve bug SAK-21775
https://jira.sakaiproject.org/browse/SAK-21775 for which I needed help to
know whether I am proceeding in proper direction.
 ChatManagerImpl.
<https://jira.sakaiproject.org/browse/SAK-21775#>

I think this problem is there due to the condition stated in
ChatManagerImpl.java, the condition being:
if (localMax < 0 || localMax > MESSAGES_MAX) {
            localMax = MESSAGES_MAX;
        }

Instead of above "if" statement, if we just remove second condition of
checking "localMax > MESSAGES_MAX" where value of MESSAGES_MAX is 100 then
the problem may be resolved.


I also needed some guidelines to solve bug SAK-21780
https://jira.sakaiproject.org/browse/SAK-21780

Kindly give your suggestions.


Regards
-Gautam Nichlani
 SPIT



Gautam Nichlani
Student at University of Mumbai
Gtalk:   gautam.nichlani at gmail.com
Phone: +919821623050
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20120211/fdae268f/attachment.html 


More information about the sakai-dev mailing list