Closed (works as designed)
Project:
Services
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Apr 2010 at 23:05 UTC
Updated:
10 Apr 2010 at 17:00 UTC
I Just updated to the latest version off views 2.10 on my drupal 6.16 installation
I'm using services and with the new version view.get is broken
I have reproduced it on different servers
Comments
Comment #1
merlinofchaos commented1) Please mark correct versions
2) This isn't services module
3) Please read the submission guidelines.
'views.get' is not a feature of Views. Therefore saying it's broken here will do you no good.
Comment #2
Synthmax commentedHmm. it looks like it a problem with services. i have to rool back an earlier version of services to get it back up running
Comment #3
dawehnerReally thats not the services module.
I will move it there, because its senseless in the views issue queue.
Comment #4
marcingy commentedComment #5
Synthmax commentedI'm running services 6.x-0.15 and Drupal 6.16 Views 6.x-2.8
I created a test project and confirmed that the service call "views.get" works with views 6.x-2.8
When i upgrade to views 6.x-2.10 the services call views.get returns with "access denied"
Max
Comment #6
marcingy commentedViews support changed between service 6.0-15 and 6.2 you wil need to up date you client services
Comment #7
Synthmax commentedI'm not sure what you meen by "client services" I'm using Flash but...
the problem occurs already within drupal.
If i go to : http://localhost:8888/admin/build/services/browse/views.get and call one of my views i get "access denied"
works fine untill I updates views
Hope this vil help. i can zipp my sandbox site and db and let u download it if it will help
Max
Comment #8
Synthmax commentedOk an Error 40.
I updated services to version to version 6.x-2.0 ran update.php cleared the cashed data. and it all worked. Thanks for you replies and support.
Max