[Sugar-devel] [Karma] a possible bug in jquery.karma.js
Felipe López Toledo
zer.subzero at gmail.com
Mon Sep 7 22:24:02 EDT 2009
> > btw. should we use launchpad.net fro reporting bugs?
I don't know. I have joined launchpad but haven't taken the time to look
> at it.
>
launchpad has a bug tickets system:
https://bugs.launchpad.net/~karma-team
> Are many others in the SL community using Launchpad? If not many are
> then it may be better for us to just use Trac
>
> no idea, I think http://dev.sugarlabs.org/ has the biggest amount of sugar
labs developers ;)
2009/9/6 Bryan Berry <bryan at olenepal.org>
> On Sun, 2009-09-06 at 20:30 -0500, Felipe López Toledo wrote:
> > :|
> > yep, that is a bug
> >
> > the problem is this line: this.container.appendChild( this.canvas );
> >
> > from what I understand this if block is supposed to get you
> > the context
> > of canvas that is already in the DOM. The
> > this.container.appendChild(..)
> > adds a new canvas element w/ the same ID. Is this what you
> > intend?
> > no!, my intention was to add the previously created canvas element as
> > a child of the specified container, this is useful if are not using
> > inline canvas declaration...
> >
> > this line must me inside the "if block" around line 627
> >
> > thanks for reporting the bug.
> >
> > btw. should we use launchpad.net fro reporting bugs?
>
> I don't know. I have joined launchpad but haven't taken the time to look
> at it.
>
> Are many others in the SL community using Launchpad? If not many are
> then it may be better for us to just use Trac
>
>
> --
> Bryan W. Berry
> Technology Director
> OLE Nepal, http://www.olenepal.org
>
>
--
Felipe López Toledo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.sugarlabs.org/archive/sugar-devel/attachments/20090907/f3872a46/attachment.htm
More information about the Sugar-devel
mailing list