-
Eclipse Galileo - Build id: 20090920-1017
Mylyn 3.2.2.v20090912-0400-e3x
Redmine 0.8.5
Redmine Mylyn Connector 3.2.0.N200911051919-r315
Server plug-in 2.6
When I try to retrieve a context I can see a progress bar but after that no files are opened even though there is a context attached by another person. I've also tried your 3 steps from issue ID: 2897743 but nothing happens.
Am I...
2009-11-23 21:24:01 UTC by ricu123
-
bkocik: Yes, you are absolutely right. I'll see if there is an issue opened for my thing and if not I'll open my own. This is not hair splitting and I agree we have to keep things clear :)
2009-11-23 19:44:32 UTC by ricu123
-
ricu123: Not to split hairs, but just to keep things clear: That's not the same behavior I get. In my case I never get an opportunity to retrieve a context because there is no such option on the contextual menu when I right-click on one in the "Attachments" section, and when I flip to the "Context" tab and click "Retrieve Context" I'm told the task has no attached contexts.
It sounds like the...
2009-11-23 19:33:38 UTC by bkocik
-
Hi Sven! I have the same behavior as bkocik. When I try to retrieve a context I can see a progress bar but after that no files are opened even though there is a context attached by another person. I've also tried your 3 steps but nothing happens.
2009-11-23 19:30:16 UTC by ricu123
-
as an interim, you can read connect to the repo and read tickets with this line at the beginning of the controllers in vendor/plugins/redmine_mylyn_connector/app/controllers/mylyn_connector/*.rb:
skip_before_filter :verify_authenticity_token
It doesn't seem to allow me to update the tickets -- I'm not sure why the updateing doesn't fix as easily.
2009-11-23 15:25:06 UTC by kdebisschop
-
Granted, changing the API in a stable branch sort of negates the idea of what stable means. But this will need to be handled when 0.9 becomes stable. Will that eventually lead to a version for 0.8.7?
(I still need to first practice backing out the change on my dev instance, then recreate on production, so I haven't anything to report. I'm just curious about your longer term response)
2009-11-23 15:03:25 UTC by kdebisschop
-
I can reproduce the problem. This stupid guys from Redmine changing the stable branch. Unbelievable. Use Redmine 0.8.6.
2009-11-23 09:58:50 UTC by sven-k
-
When I installed 0.8.7, both the REST and XML-RPC interfaces broke (both Query editor and Task editor)
I can get the eclipse plugin to work again if I edit app/controllers/application.rb to
protect_from_forgery :only => [:create, :update, :destroy]
But that break regular form display on the redmine site.
I'm using
ruby: 1.8.6
rails: 2.1.2
redmine: 0.8.7
eclipse...
2009-11-23 05:53:53 UTC by kdebisschop
-
Thanks, Sven. I tried all that. I even went so far as to remove and re-add the task repository. I'm still seeing the same behavior. I don't know what else to try.
2009-11-22 12:11:53 UTC by bkocik
-
Any update on this as we do use a bunch of custom roles.
Thanks,
Alan.
2009-11-21 20:09:33 UTC by harty83