phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [phpGroupWare-developers] svn trunk ... test needed ;)


From: Dave Hall
Subject: Re: [phpGroupWare-developers] svn trunk ... test needed ;)
Date: Fri, 28 Nov 2008 07:47:24 +1100

On Thu, 2008-11-27 at 17:30 +0100, Maât wrote:
> 
> I have an ugly call to protected method
> phpgwapi_config::read_repository() in ged that i need to patch :-(

Use read() that is the public method which reads the config data.  This
was documented in several commit messages too.

> 
> 
> 2 Problems found :
> 
> 1) Trying to reinstall cause SQL error (duplicate sql error at insert
> for admin 1000 account)

What do you mean by reinstall?  Which db?

> 2) Call to undefined method phpgwapi_accounts_sql::get_account_name() in
> ...phpgroupware/phpgwapi/inc/class.common.inc.php on line 497

As mentioned to you on irc, you just need to caste the account object
for this functionality.  btw I fixed it in svn, was pretty easy to do -
see r19003.

Cheers

Dave





reply via email to

[Prev in Thread] Current Thread [Next in Thread]