6.0.0-RC7
6/27/26

[#4285] vcard enhancement - department
Summary vcard enhancement - department
Queue Horde Framework Packages
Queue Version FRAMEWORK_3
Type Enhancement
State Resolved
Priority 1. Low
Owners
Requester martin (at) matuska (dot) org
Created 8/12/06 (7259 days ago)
Due
Updated 10/29/06 (7181 days ago)
Assigned
Resolved 10/29/06 (7181 days ago)
Milestone
Patch No

History
221 Jan Schneider Comment #11
State ⇒ Resolved
Reply to this comment
Committed to HEAD and the stable versions. Thanks for the patience.
201 Jan Schneider Deleted Original Message
 
282 martin (at) matuska (dot) org Comment #10
New Attachment: vcard.cvs.v3.patch Download
Reply to this comment
Here is a patch without the constants (using 0 and 1 instead)


222 Jan Schneider Comment #9 Reply to this comment
Unfortunately the patch breaks backward compatibility, sorry that I 
didn't notice that the first time. You introduce constants to the 
framework package that you are going to use in Turba.

I don't think these constants are really necessary, simply use 0 and 1 
instead.
52 Jan Schneider Deleted Original Message
 
302 Jan Schneider Deleted Original Message
 
2911 martin (at) matuska (dot) org Comment #8
New Attachment: vcard.cvs.v2.patch
Reply to this comment
Are you going to update the patch?
Here is a patch to today's CVS.
I forgot to include one file in it. Here is an updated one.
1511 martin (at) matuska (dot) org Comment #7
New Attachment: vcard.cvs.patch
Reply to this comment
Are you going to update the patch?
Here is a patch to today's CVS.
421 Jan Schneider Comment #6 Reply to this comment
Are you going to update the patch?
102 Jan Schneider Comment #5 Reply to this comment
I had mis-understood the patch and didn't notice that the ADR and N 
cases are now dealt together with the ORG field. The patch looks fine, 
but please provide a patch against CVS HEAD.
485 martin (at) matuska (dot) org Comment #4 Reply to this comment
What are these ADR and N changes about? They have nothing to do with
department support. Please updload a fixed patch.
There are no changes to ADR and N. The processing of the ORG attribute 
is modified - it is a multi-value (and not single-value, as processed 
without the patch) attribute separated by semicolons so it has to be 
processed the same way ADR and N are.

ORG is a list seperated by unescaped semicolons with a specific number 
of slots - the VCARD 2.1 specification requires 2 slots, more slots 
are optional.


574 Jan Schneider Comment #3
State ⇒ Feedback
Reply to this comment
What are these ADR and N changes about? They have nothing to do with 
department support. Please updload a fixed patch.
352 Chuck Hagenbuch Deleted Original Message
 
5811 martin (at) matuska (dot) org Comment #2
New Attachment: vcard.patch.v2
Reply to this comment
Here is a updated patch, a semicolon was still recorded, if both 
fields were blank
212 martin (at) matuska (dot) org Comment #1
Priority ⇒ 1. Low
State ⇒ New
New Attachment: vcard.patch
Queue ⇒ Horde Framework Packages
Summary ⇒ vcard enhancement - department
Type ⇒ Enhancement
Reply to this comment
Attached patch adds organizational unit (department) support for vcard

This is required by the vcard 2.1 specification

Tested -> Vcard export, SyncML with synthesis client

Saved Queries