[dev] (no subject)

Jan Schneider jan at horde.org
Fri Aug 29 03:40:30 PDT 2003


Zitat von Tyler Colbert <tyler-hordeml at colberts.us>:

> Two small problems came to light when I tried to activate the signup
> code.
>
> 1) lib/Signup.php - If you dont have $info['extra'], you get an error on
> line
> 120 when the code tries to mergeArray with it.  Attached patch to
> Signup.php
> checks for empty($info['extra']) before merging with it.

Committed (and a bit simplified), thanks!

> 2) lib/Category/sql.php puts Auth::getAuth() into the insert sql
> statement.  But
> on queuing a signup, Auth::getAuth() returns FALSE.  with pgsql that
> results in
> an error assigning a bool to a varchar field.  The attached patch puts an
> empty
> string in if (empty(Auth::getAuth())).

I'll leave this for someone knowing the category backend better than me
because I don't know what implications this might have.

Jan.

--
http://www.horde.org - The Horde Project
http://www.ammma.de - discover your knowledge
http://www.tip4all.de - Deine private Tippgemeinschaft


More information about the dev mailing list