Hello,

I am not too familiar with cocoon, and my search through the documentation
has not been very fruitful so far.  I am pipelining a b2evolution blog
through cocoon, and I am having a problem maintaining the sessions and
cookies.
Half the problem was solved by using WebServiceProxy as follows:
<map:generate type="wsproxy" src="http://myBlogDomain/{1}"; />
I am now able to login and submit other forms.  
The remainder of the problem is this: once the user is logged in, the pages
generated should reflect this by having different links, which are generated
according to the existence of a current user.   Unfortunately, when the
request is made via cocoon, the correct links are not generated.  Another,
area where the session problem appears is with email validated user
registrations.  They are not happening because Firefox does not recognize a
session.
I am not sure if my explanation is clear. I would be happy to clarify if
there are any questions.
Thanks in advance!

-- 
View this message in context: 
http://www.nabble.com/Cocoon-sessions-and-cookies-tf4114555.html#a11700526
Sent from the Cocoon - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to