Skip to content

Update ical.js: handle multiple parameters#40

Open
jjd314 wants to merge 1 commit into
peterbraden:masterfrom
jjd314:patch-1
Open

Update ical.js: handle multiple parameters#40
jjd314 wants to merge 1 commit into
peterbraden:masterfrom
jjd314:patch-1

Conversation

@jjd314
Copy link
Copy Markdown

@jjd314 jjd314 commented May 22, 2014

parseParams was resetting the 'out' object each time through the loop, so only the last parameter value was being returned. Broke a DTSTART;TZID=America/New_York;VALUE=DATE_TIME:20140523T110000 I encountered.

parseParams was resetting the 'out' object each time through the loop, so only the last parameter value was being returned.  Broke a DTSTART;TZID=America/New_York;VALUE=DATE_TIME:20140523T110000 I encountered.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant