We are using Automated release notes plugin for triggering release notes via emails and post that to confluence space. From Feb 5th of this month whenever we are triggering this we are getting an error of:
com.atlassian.confluence.api.service.exceptions.BadRequestException: Error parsing xhtml: Unexpected character '-' (code 45) (expected a name start character) at [row,col {unknown-source}]: [505,163]
com.atlassian.confluence.api.service.exceptions.BadRequestException: Error parsing xhtml: Unexpected character '-' (code 45) (expected a name start character) at [row,col {unknown-source}]: [238,147]
If we do any changes in template its changing the line numbers but not the error, is there anything that we are missing.
Anybody can do the needful thanks in advance.
@[deleted] this is Anand from ARN team.
Most likely one of the issues contained in your release notes has '-' character which the app is rejecting. Seems like a bug. But just to cross check, can you try a different version or try with a simple JQL such as ID = AB-123
Let me know how that goes.
Best,
Anand
@Anand Inamdar_Amoeboids Thanks for your response , Yes I have tried with another version unfortunately its working perfectly. And also we did'nt even change the template we use the same template which we got an error.
- Sai Pavwan.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@[deleted] thank you. We will verify/fix this in the next few hours (8-10) and confirm with you.
If not reproducible, we will request more information to investigate further.
Best,
Anand
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Anand Inamdar_Amoeboids We figured it out its working now. This might be a bug Jira should be taken care of. One of our employee created a Jira ticket starting in this formate <X1 - NA Testing> . This will results to fail validating xhtml . We tried the same by removing fix version to that one particular ticket then it works.
- Sai Pavwan.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@[deleted] this was a bug on ARN side & has been fixed.
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.