Community
Participate
Working Groups
I am using Mylyn to attatch context to tasks from a Collabnet SourceForge repository, but whenever I attach a context for the first time it always says "Description change from" but the actual content doesn't change. I think it may be related to it adding different newlines (e.g. \n vs \r\n) or possibly adding a newline at the end of the description. We are using CollabNet SourceForge 5.0.0.0.298 (the repo server), and I am using Eclipse Helios 3.6 (build ID 20100617-1415) and CollabNet Desktop 2.0.5 on an Ubuntu 10.04 32-bit system An example of what I see in SourceForge after uploading context would be: mylyn-context.zip (2.45 KB) Update Added an attachment. Description changed from Task description goes here to Task description goes here -- Configuration Details -- Product: Eclipse 1.3.0.20100617-0520 (org.eclipse.epp.package.php.product) Installed Features: org.eclipse.mylyn_feature 3.4.0.v20100608-0100-e3x
That sounds like a problem specific to the CollabNet Desktop integration. Mark, can you take this on?
This is a known issue in the TeamForge SOAP API. It was fixed in TeamForge 5.2 Patch 1. Upgrade your TeamForge server to the latest version -5.3 patch 2
Thanks! I'll mark this bug as resolved then.