[commits] Horde branch sesha updated. ddb8e6344ba6b7089bcc4d56a0c9b2baf97ba032

Ralf Lang lang at b1-systems.de
Fri Jan 13 17:34:23 UTC 2012


The branch "sesha" has been updated.
The following is a summary of the commits.

from: aa5be6bf2b6f081aa5b5504434fc349b03227265

88c13b8 use property_id attribute instead of array index because array index of db query result is not property id
ddb8e63 fix getProperty wrong assumption that property_id is array index in result fix parameter format of getProperties call in getProperty: use array

-----------------------------------------------------------------------

commit 88c13b813164271893a60ab1f22688944fb5842d
Author: Ralf Lang <lang at b1-systems.de>
Date:   Fri Jan 13 17:31:21 2012 +0000

    use property_id attribute instead of array index because array index of db query result is not property id

 sesha/lib/Forms/PropertyList.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/88c13b813164271893a60ab1f22688944fb5842d

-----------------------------------------------------------------------

commit ddb8e6344ba6b7089bcc4d56a0c9b2baf97ba032
Author: Ralf Lang <lang at b1-systems.de>
Date:   Fri Jan 13 17:32:18 2012 +0000

    fix getProperty wrong assumption that property_id is array index in result
    fix parameter format of getProperties call in getProperty: use array
    
    fix deleteProperty query: use delete() instead of query()
    
    Now deleting properties wrox

 sesha/lib/Driver/Sql.php |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/ddb8e6344ba6b7089bcc4d56a0c9b2baf97ba032




More information about the commits mailing list