6.0.0-beta1
7/18/25

[#11476] Kolab backend: Wrong values for the "gender" field
Summary Kolab backend: Wrong values for the "gender" field
Queue Turba
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners jan (at) horde (dot) org
Requester thomas.jarosch (at) intra2net (dot) com
Created 10/08/2012 (4666 days ago)
Due
Updated 10/18/2012 (4656 days ago)
Assigned
Resolved 10/10/2012 (4664 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
10/18/2012 12:51:25 PM Thomas Jarosch Comment #4 Reply to this comment
Fix confirmed. Thanks.

10/15/2012 08:44:46 PM Git Commit Comment #3 Reply to this comment
Changes have been made in Git (develop):

commit 5c9c6acab1ece93a2faa7aff1aff8d7e3afa7d3e
Author: Jan Schneider <jan@horde.org>
Date:   Wed Oct 10 12:45:07 2012 +0200

     [jan] Set gender field values literally to 'male' or 'female'.

     Bug: 11476

  turba/config/attributes.php |    2 +-
  turba/docs/CHANGES          |    1 +
  turba/docs/UPGRADING        |    7 +++++++
  turba/package.xml           |    2 ++
  4 files changed, 11 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/5c9c6acab1ece93a2faa7aff1aff8d7e3afa7d3e
10/10/2012 10:56:35 AM Jan Schneider Assigned to Jan Schneider
State ⇒ Resolved
 
10/10/2012 10:56:23 AM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

commit 5c9c6acab1ece93a2faa7aff1aff8d7e3afa7d3e
Author: Jan Schneider <jan@horde.org>
Date:   Wed Oct 10 12:45:07 2012 +0200

     [jan] Set gender field values literally to 'male' or 'female'.

     Bug: 11476

  turba/config/attributes.php |    2 +-
  turba/docs/CHANGES          |    1 +
  turba/docs/UPGRADING        |    7 +++++++
  turba/package.xml           |    2 ++
  4 files changed, 11 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/5c9c6acab1ece93a2faa7aff1aff8d7e3afa7d3e
10/08/2012 02:24:07 PM Thomas Jarosch Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Turba
Summary ⇒ Kolab backend: Wrong values for the "gender" field
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
Hi,

the XML data in the gender field contains wrong values.
Currently "0" or "1" is written out.

It should be "male" and "female".

The file "attributes.php" contains the correct field values.

Thomas

Saved Queries