When I use the JIRA issues Macro, in the table appears the following error:
Error on line 76: The element type "link" must be terminated by the matching end-tag "</link>".<br/>class java.io.IOException
Thank you for your help.
Regards
Jorge Gaston Rivainera.
I had this issue too and was able to resolve it by replacing part of the link that I copied over from the XML link attribute.
The original link looked like this:
http://jira.companyname.com/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=...
And I changed it to this instead:
http://jira.companyname.com/jira/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?jqlQuery=...
The second method was the way that we used to insert links to jira task lists into our wiki before this macro was avaialble. Hopefully this helps others as well.
I also get this. Copying the XML url didn't help.
Any solution?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@citnet admin - this is ondemand.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So this is a bit tricky to troubleshoot without actually playing around with the macro in a guess and check troubleshooting way. Here's what I'd do:
Basically, something isn't closing your html tags correctly. I'm guessing this is a result of a custom field, but it also could be a one-off of the data that's returned.
If you need, open up a support ticket and give us the URL of your confluence page. Our support team can log in and take a look.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Jeremy, I probe with your advice, but the Macro don't work, thank you for your help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Do you mean the macro never works? I think the thing to do is open a support ticket at this point and we can look at the exact page.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I updated your title. It'll be more likely to be seen, plus people will find it on Google later.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.