Skip Menu |

This queue is for tickets about the WWW-Facebook-API CPAN distribution.

Report information
The Basics
Id: 27669
Status: resolved
Priority: 0/
Queue: WWW-Facebook-API

People
Owner: Nobody in particular
Requestors: simonm [...] cavalletto.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Minor Bug: in_iframe in WWW-Facebook-API
Date: Wed, 20 Jun 2007 18:18:06 -0400
To: bug-www-facebook-api [...] rt.cpan.org
From: Matthew Simon Ryan Cavalletto <simonm [...] cavalletto.org>
Hello, Thanks for building this module -- you saved us a bunch of extra effort! One minor bug -- in lib/WWW/Facebook/API/Canvas.pm the in_frame sub should check $fb_params->{'in_iframe'} instead of $fb_params-> {'in_frame'}. Otherwise this has been working great and is much appreciated. -Simon
Subject: Re: [rt.cpan.org #27669] Minor Bug: in_iframe in WWW-Facebook-API
Date: Wed, 20 Jun 2007 17:52:19 -0700
To: "simonm [...] cavalletto.org via RT" <bug-WWW-Facebook-API [...] rt.cpan.org>
From: David Romano <unobe [...] cpan.org>
simonm@cavalletto.org via RT wrote on Wed, Jun 20, 2007 at 03:18:28PM PDT: Show quoted text
> One minor bug -- in lib/WWW/Facebook/API/Canvas.pm the in_frame sub > should check $fb_params->{'in_iframe'} instead of $fb_params-> > {'in_frame'}.
Grazie Simon! :-) I've fixed it in trunk ( http://perl-www-facebook-api.googlecode.com/svn/trunk ) and it will be in the next release. I've also added your name to the list of contributors (with your e-mail address). If you have any suggestions or find any more bugs, let me know, - David -- "I know enough not to know everything." -- Socrates
v0.3.4