Hi,
I am trying to customise JIRA login page and I was successful in customising JIRA login.jsp and it is looking as how I expected it to look. I included the login page to have expandable collapsible content and it working properly as well. But when I included similar piece of code in login.soy to be reflected in JIRA login Dashboard page then following things happened. First when I try to expand the collapsed content then it automatically tried to login JIRA with empty Username and Password. Second after changing some code in login.soy, the page showed following error: "'"-->>]]> ERROR OCCURRED".
So if anyone could tell me where to put expandable and collapsible content code to be reflected in login gadget in JIRA login dashboard then it would be great.
Kindly check and advise.
Any help will be appreciable.
Thanks in advance.
You need to put some code in some other files to get rid of the error:)
On A more serious note:You need to provide more information-atleast the -"similar code " -detail of the customization.
P.S: This is a bad idea. Never Customize login.jsp! It will break your installation.
Try to add the collapsible content via jquery/js in the announcement banner.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.