cancel
Showing results for 
Search instead for 
Did you mean: 

Content download error

tank
Champ in-the-making
Champ in-the-making
AlfrescoContentUtils´s getContentAsInputStream with the ticket as URL argument always downloaded a node´s content without any problem.
Now I´ve got a custom data model with other content properties than the default one. When I use getContentAsInputStream it tells me that there is no content for that node wich is, what I would expect. But when I add the content property as URL argument it redirects me to the login page?! In addition i am not able to login on that login page altough I use the same username/password which gave me the ticket via a webservices call.
Any ideas what happens?
1 REPLY 1

tank
Champ in-the-making
Champ in-the-making
I checked it again. if I use the standard cm:content proeprty it works fine. If I use a custom property of type content, the download servlet redirects me to the login page. I need to have two different content properties in this type so what can I do?