Closed (fixed)
Project:
Deploy - Content Staging
Version:
7.x-2.x-dev
Component:
deploy.module
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Jun 2013 at 19:40 UTC
Updated:
18 Jul 2013 at 16:11 UTC
I have Services 3.4 where some changes to how they do things precipitate changes we need to do to things.
Two I'm looking at right now are the below:
I'm trying to fix my deployment setup but lets get all the patches to catch up Deploy to Services 3.4 here. Or let me know if we already have a place for those.
En Taro Adun
Comments
Comment #1
diwant commentedHere's what my login code looks like now, and it looks like it is able to move beyond login.
This is near line 32 of deploy/plugins/DeployAuthenticatorSession.inc
Comment #2
diwant commentedScratch that. This works better, I've pasted the entire if block so you can compare with yours. This is in 'deploy/plugins/DeployAuthenticatorSession.inc' and I've left the line numbers there
I think this fixes that issue. Let me know if this is the right approach.
Comment #3
rob_johnston commentedThe patch at comment #2 in #2017767: Error and response with 405 code when try to deploy node solves the problem as well. Some lines of the code are identical to what you provided here, so lets compare, contrast, and discuss which is better.
Comment #4
dixon_The issue itself is fixed. If there are substantial improvements that can be made, please reopen and we can discuss :)