[Building Sakai] Seek help in solving bugs

Sam Ottenhoff ottenhoff at longsight.com
Fri Feb 10 11:18:08 PST 2012


I updated both tickets. SAK-21775 has at least two duplicates.  SAK-20928
has a patch and a commit to trunk.

--Sam

On Fri, Feb 10, 2012 at 2:10 PM, Gautam Nichlani
<gautam.nichlani at gmail.com>wrote:

> 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
>
>
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to
> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of
> "unsubscribe"
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20120210/4f12044d/attachment.html 


More information about the sakai-dev mailing list