Community
Participate
Working Groups
A connectors AttachmentHandler gets different information depending on how the attachment wizard was invoked and whether the user looks at the preview page. Sometimes the comment is null, sometimes the description is null and sometimes they are both there, even when both always have information in them.
Rob, this is related to how the model is initialized.
Okay great, so once we get this schema applied up front things should be a bit more deterministic. ;)
Fixed in >I20080703-1900. The comment field now has a modify listener that will update the model when text is entered. We can consider changing the way the attachment schema is created for 3.1.
Created attachment 106653 [details] mylyn/context/zip