6.0.0-beta1
7/4/25

[#7248] Not possible to set multiple parameters in iCalendar library
Summary Not possible to set multiple parameters in iCalendar library
Queue Horde Framework Packages
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners jan (at) horde (dot) org
Requester jan (at) horde (dot) org
Created 08/28/2008 (6154 days ago)
Due
Updated 12/19/2011 (4946 days ago)
Assigned
Resolved 12/19/2011 (4946 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
12/19/2011 02:42:40 PM Jan Schneider State ⇒ Resolved
 
12/19/2011 02:34:03 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git for this ticket:

[jan] Allow to pass multiple parameter values in setAttribute() (Bug #7248).

  2 files changed, 31 insertions(+), 23 deletions(-)
http://git.horde.org/horde-git/-/commit/aca6c8a4e8932ab907c3929001391056bc3d52df
09/24/2010 10:23:44 PM Jan Schneider Version ⇒ Git master
 
08/28/2008 10:56:06 AM Jan Schneider Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Assigned to Jan Schneider
Queue ⇒ Horde Framework Packages
Summary ⇒ Not possible to set multiple parameters in iCalendar library
Type ⇒ Bug
State ⇒ Assigned
Reply to this comment
You currently can't set multiple parameters of the same name in a 
single property when using 2nd-generation iCalendar objects:

$ical->setAttribute('TEL', '555-123', array('TYPE' => 'HOME', 'TYPE' 
=> 'WORK'));

Saved Queries