Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Scheduler template - not redirecting if logged-out

emails

The email templates included with the scheduler will send a user to the login page if they are not already authenticated (obviously), but will not redirect to the issue page after logging in.

I have fixed this issue. The URL in IssueLink.en-GB now reads:

<%=Data.GeminiURL%>Default.aspx?ReturnUrl=%3Fp=<%=Data.ProjectID%>%26i=<%=Data.Issue.IssueID%>

Note the use of ReturnUrl and the hex characters instead of & and ? (%3F and %26). Also note that I replaced the link URL in both html\IssueLink.en-GB and in text\IssueLink.en-GB.

May I suggest that this make its way into the next version of the scheduler download?


alitheg
· 1
alitheg
Replies (0)