Community
Participate
Working Groups
See bug 97946 for the background. Here's the part that applies to CVS" In order for this to work you'll need to start using getDefaultEdito(filename, content type) - the new editor bindings can only be resolved when the content type is known. You'll need to pass the contents of the file to IContentTypeManager.findContentTypeFor(inputstream, filename) to determine this. We should do this when opeing files from the repo view and the annotate command.
Created attachment 22354 [details] Patch for Repo view and History view This patch is for the repo view and history view. I havn't done te annotate view yet as it is a bit more complicated.
Moving to 3.2. The benefits of this aren't big enough to warrabt putting it into 3.1.
Fix released to HEAD