07-24-2007 04:05 AM
08-02-2007 06:53 AM
If i have a invalid ticket or the user isn't authorized to access the document, a automatic redirect to the login page is performed. So there is no way to catch this error automatic besides parsing the servlet response.
Why isn't the http status set to for example 401 - this could be caught by my application easily. As a side node: If i try to access a not existing alfresco node, a http 500 status is set.
Is there a way to change the redirect behavior? The guest download template seems to operate like i described it in the previous paragraph.
Is there a way to set the character encoding which is used for the output of the freemarker templates? This seems to be always latin 1 (ISO-8859-1). The mimetype could be set via a get parameter, why not the character set?
08-02-2007 07:59 AM
08-03-2007 05:11 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.