[Plugin: All-in-One Event Calendar] iCalendar/.ics feed not correctly imported: loosing CONTACT LO
-
Hi,
CONTACT and LOCATION information is dropped during feed import.
Is this a known bug? It’s somehow strange since other values are imported in about the same way – except LOCATION and CONTACT have multivalue attributes.
Howto reproduce:
1. create an event via user interface
2. export the event (activate export of events first) in ical format via “add to calendar” button)
3. save the exported event so some Test-Event.ics
4. make Test-Event.ics accessible via web
5. configure Test-Event.ics as input source via all-in-one-event-calendar-settings –> “iCalendar/.ics Feed URL”
6. Import the exported event again (optional: delete the original event first)
7. wonder about the missing CONTACT and LOCATION information (which was correctly exported in Test-Event.icsHere is the example:
diff Test-Event.ics Test-Event-after-reimport.ics
30,31c30,31
< DTSTAMP:20120211T140253Z
< CONTACT:Testuser (0815)
—
> DTSTAMP:20120211T140205Z
> CONTACT:
35c35
< LOCATION:Am Hauptbahnhof\, 53111 Bonn\, Deutschland
—
> LOCATION:
37,38c37,38
< URL:https://beta.adfc-bonn.de/ai1ec_event/test-event/?instance_id=?instance_
< id=
—
> URL:https://beta.adfc-bonn.de/ai1ec_event/test-event-2/?instance_id=?instanc
> e_id=I use php < 5.4, i.e this one of two available classes is used:
lib/iCalcreator-2.10/iCalcreator.class.phphttps://www.ads-software.com/extend/plugins/all-in-one-event-calendar/
- The topic ‘[Plugin: All-in-One Event Calendar] iCalendar/.ics feed not correctly imported: loosing CONTACT LO’ is closed to new replies.