Bug#407700: webcalendar: dbi_free_result

2007-01-20 Thread Herbert P Fortes Neto
Package: webcalendar
Version: 1.0.4-1.2
Severity: normal

 Hi,

 It seems a common behavior to have a call to
dbi_free_resutl() after called dbi_query(). The
edit_entry.php file looks like missing a call
for dbi_free_result() on lines 149 and 161.

 I  perceived this because i am using webcalendar with
sqlite3 and the sqlite3 complains about dbi_free_result().



 []
obs: webcalendar with sqlite3 is as whislist, subject SQLITE3
--
Herbert Parentes Fortes Neto (hpfn)
Linux user number 416100
Debian GNU/kFreeBSD (qemu)
0x9834F79E -- http://pgp.mit.edu/



pgp9tcztT5M4v.pgp
Description: PGP signature


Bug#407700: webcalendar: dbi_free_result

2007-04-19 Thread Rafael Laboissiere
package webcalendar
tags 407700 upstream
thanks

* Herbert P Fortes Neto <[EMAIL PROTECTED]> [2007-01-20 15:09]:

> Package: webcalendar
> Version: 1.0.4-1.2
> Severity: normal
> 
>  It seems a common behavior to have a call to
> dbi_free_resutl() after called dbi_query(). The
> edit_entry.php file looks like missing a call
> for dbi_free_result() on lines 149 and 161.
> 
>  I  perceived this because i am using webcalendar with
> sqlite3 and the sqlite3 complains about dbi_free_result().

I am tagging this bug report "upstream".  It may be that the bug is already
fixed in the development version of WebCalendar.  Could you please check 
the CVS version of edit_entry.php [1] to see if this is true, such that we
can tag this bug report "fixed-upstream"?  It seems that the calls to
dbi_query() are replaced by dbi_execute().

Thanks,

-- 
Rafael


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#407700: webcalendar: dbi_free_result

2007-04-19 Thread Rafael Laboissiere
* Rafael Laboissiere <[EMAIL PROTECTED]> [2007-04-19 09:44]:

> I am tagging this bug report "upstream".  It may be that the bug is already
> fixed in the development version of WebCalendar.  Could you please check 
> the CVS version of edit_entry.php [1] to see if this is true, such that we
> can tag this bug report "fixed-upstream"?  It seems that the calls to
> dbi_query() are replaced by dbi_execute().

Sorry, I forgot the reference:

[1] 
http://webcalendar.cvs.sourceforge.net/webcalendar/webcalendar/edit_entry.php?view=markup
 
-- 
Rafael


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]