09-27-2009 05:19 AM
09-28-2009 08:08 AM
09-28-2009 09:30 AM
09-28-2009 09:59 AM
09-28-2009 10:27 AM
09-28-2009 10:28 AM
09-28-2009 11:10 AM
1) Oops. Forgot about this issue; https://issues.alfresco.com/jira/browse/ETHREEOH-2804. You'll need to change the RSS feed URL to use the webscript in /alfresco rather than try and proxy it via Share to get this to work.
2) Modify login.jsp and change the URL, which is hardcoded to the user dashboard.
… <input type="hidden" id="returl" name="returl" value="<%=request.getParameter("returl")%>" /> …
09-30-2009 03:40 PM
09-30-2009 03:59 PM
That is actually the wrong file, the URL is hardcoded in site-index.jsp.
response.sendRedirect(request.getContextPath() + "/page/user/" + URLEncoder.encode(userid) + "/dashboard");
Thanks!
08-23-2012 12:01 PM
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.