6.0.0-beta1
7/10/25

[#11829] Incorrect message parsing after tokenizer changes
Summary Incorrect message parsing after tokenizer changes
Queue Horde Framework Packages
Queue Version Git master
Type Bug
State Resolved
Priority 2. Medium
Owners slusarz (at) horde (dot) org
Requester jan (at) horde (dot) org
Created 12/07/2012 (4598 days ago)
Due
Updated 12/07/2012 (4598 days ago)
Assigned
Resolved 12/07/2012 (4598 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
12/07/2012 07:07:50 PM Michael Slusarz State ⇒ Resolved
Priority ⇒ 2. Medium
 
12/07/2012 07:07:36 PM Git Commit Comment #3 Reply to this comment
Changes have been made in Git (master):

commit f5831ddea9969c61b7d52a986d15811971326ba7
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Fri Dec 7 12:07:13 2012 -0700

     Bug #11829: Parsing fixes

  .../Imap_Client/lib/Horde/Imap/Client/Socket.php   |    2 ++
  1 files changed, 2 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/f5831ddea9969c61b7d52a986d15811971326ba7
12/07/2012 05:14:52 PM Jan Schneider Comment #2
Priority ⇒ 3. High
Reply to this comment
Also break parsing of GETANNOTATION responses:

C: 6 GETANNOTATION "*" ("/vendor/kolab/folder-type") "value.shared"
S: * ANNOTATION "INBOX.Aufgaben" "/vendor/kolab/folder-type" 
("value.shared" "task")
S: * ANNOTATION "INBOX.Dritter Kalender" "/vendor/kolab/folder-type" 
("value.shared" "event")
S: * ANNOTATION "INBOX.F&APw-nfter Kalender" 
"/vendor/kolab/folder-type" ("value.shared" "event.default")
S: * ANNOTATION "INBOX.Journal" "/vendor/kolab/folder-type" 
("value.shared" "journal.default")
S: * ANNOTATION "INBOX.Kalender" "/vendor/kolab/folder-type" 
("value.shared" "event")
S: * ANNOTATION "INBOX.Kontakte" "/vendor/kolab/folder-type" 
("value.shared" "contact")
S: * ANNOTATION "INBOX.Neue Liste" "/vendor/kolab/folder-type" 
("value.shared" "note")
S: * ANNOTATION "INBOX.Neues Buch" "/vendor/kolab/folder-type" 
("value.shared" "contact")
S: * ANNOTATION "INBOX.Notizen" "/vendor/kolab/folder-type" 
("value.shared" "note")
S: * ANNOTATION "INBOX.Testkalender" "/vendor/kolab/folder-type" 
("value.shared" "event")
S: * ANNOTATION "INBOX.Vierter Kalender" "/vendor/kolab/folder-type" 
("value.shared" "event")
S: * ANNOTATION "INBOX.Weniger Notizen" "/vendor/kolab/folder-type" 
("value.shared" "note.default")
S: * ANNOTATION "INBOX.Zweite Liste" "/vendor/kolab/folder-type" 
("value.shared" "task.default")
S: * ANNOTATION "user.footest.Aufgaben" "/vendor/kolab/folder-type" 
("value.shared" "task.default")
S: * ANNOTATION "user.footest.Kalender" "/vendor/kolab/folder-type" 
("value.shared" "event.default")
S: 6 OK Completed

results in an empty list returned from getMetadata().
12/07/2012 10:25:39 AM Jan Schneider Priority ⇒ 2. Medium
New Attachment: Tickets _10756_ Vikingo8.eml Download
 
12/07/2012 10:25:13 AM Jan Schneider Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Incorrect message parsing after tokenizer changes
Queue ⇒ Horde Framework Packages
Assigned to Michael Slusarz
Milestone ⇒
Patch ⇒ No
State ⇒ Assigned
Reply to this comment
See attached example message.

Saved Queries