[Adium-devl] [SparklePlus] profileLookup.php issue

Evan Schoenberg evan.s at dreskin.net
Sat Jun 14 16:18:50 UTC 2008


Does this affect us?

-Evan

Begin forwarded message:

> From: "Isaac Wankerl" <iwankerl at gmail.com>
> Date: June 14, 2008 9:22:18 AM EDT
> To: SparklePlus <sparkleplus at googlegroups.com>
> Subject: Re: profileLookup.php issue
> Reply-To: sparkleplus at googlegroups.com
>
>
> On Fri, Jun 13, 2008 at 12:31 PM, iwankerl <iwankerl at gmail.com> wrote:
>>
>> I was messing around with SparklePlus last night and noticed that the
>> profileLookup.php script will fill in stats of the previous db entry
>> even if I turn off SUSendProfileInfoKey.  Has anyone else seen this
>> behavior?  I checked from my laptop with profile info on and looked  
>> at
>> the stats page and it was correct.  Then I checked from my iMac with
>> profile info off and the stats page had the correct time for the
>> check, but it showed the profile info from my PowerBook.
>
> I figured out what the problem was.  The $reportRecords variable in
> the bottom while loop was not cleared so previous values were being
> output for keys that were not sent it.  I just added
>
>    unset($reportRecords);
>
> at the bottom of the loop to fix it.  Logged as
> http://code.google.com/p/sparkleplus/issues/detail?id=22
>
> Isaac
>
> --~--~---------~--~----~------------~-------~--~----~
> You received this message because you are subscribed to the Google  
> Groups "SparklePlus" group.
> To post to this group, send email to sparkleplus at googlegroups.com
> To unsubscribe from this group, send email to sparkleplus-unsubscribe at googlegroups.com
> For more options, visit this group at http://groups.google.com/group/sparkleplus?hl=en
> -~----------~----~----~----~------~----~------~--~---
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://adium.im/pipermail/devel_adium.im/attachments/20080614/5e673692/attachment-0001.html>


More information about the devel mailing list