Mailinglist Archive: opensuse-bugs (19487 mails)

< Previous Next >
[Bug 382708] no description in some groupwise appointments ...
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Wed, 7 May 2008 05:12:17 -0600 (MDT)
  • Message-id: <20080507111217.EC30924538E@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=382708

User mmeeks@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=382708#c16





--- Comment #16 from Michael Meeks <mmeeks@xxxxxxxxxx> 2008-05-07 05:12:17 MST
---
So - looking at the cache.xml file from ~ [ and I have no idea how we parse
this if it's not valid UTF-8 ;-] I see:

<object uid="2008-04-23T10:51:32Z_EA5300AC@xxxxxxxxxx">BEGIN:VEVENT
UID:2008-04-23T10:51:32Z_EA5300AC@xxxxxxxxxx
DTSTAMP:20080423T185106
X-GWRECORDID:480F22AD.PROVO1.prv1-3.100.1796930.1.17D9A.1@4:
A.PROVO1.prv1-3.100.0.1.0.1@19
SUMMARY:OSRB Meeting -Delegated
DESCRIPTION:\n\n&gt;&gt;&gt; Amy Cottle 3/4/2008 3:21 PM &gt;&gt;&gt;\nIf you
will be
participating by conference call\, please call in at 10:30 am MST using
one of the following ... nThank
you!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nÿ
CREATED:20080423T185106
DTSTART;TZID=/softwarestudio.org/Tzfile/Europe/London:20080508T173000
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;
RSVP=FALSE;CN=Michael Meeks:MAILTO:MMeeks@xxxxxxxxxx
ORGANIZER;CN=Amy Cottle:MAILTO:ACOTTLE@xxxxxxxxxx

ie. before 'CREATED' we have the same guff. However - the hex dump of the
cache.xml file is yet more interesting:

002455a0 37 33 36 34 33 30 5c 6e 5c 6e 54 68 61 6e 6b 20 |736430\n\nThank |
002455b0 79 6f 75 21 5c 6e 5c 6e 5c 6e 5c 6e 5c 6e 5c 6e |you!\n\n\n\n\n\n|
002455c0 5c 6e 5c 6e 5c 6e 5c 6e 5c 6e 5c 6e 5c 6e 5c 6e |\n\n\n\n\n\n\n\n|
002455d0 5c 6e 5c 6e 5c 6e 5c 6e 5c 6e 5c 6e ff 0a 43 52 |\n\n\n\n\n\n..CR|
002455e0 45 41 54 45 44 3a 32 30 30 38 30 34 32 33 54 31 |EATED:20080423T1|
002455f0 38 35 31 30 36 0a 44 54 53 54 41 52 54 3b 54 5a |85106.DTSTART;TZ|
00245600 49 44 3d 2f 73 6f 66 74 77 61 72 65 73 74 75 64 |ID=/softwarestud|

ie. we apparently have a single trailing 0xff before the newline which gets
converted into rather a longer set of characters as this is parsed /
interpreted - perhaps some of them uninitialized ;-)


--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
< Previous Next >