Trying to insert the TOC I receive this message
Error rendering macro 'toc' : [com.ctc.wstx.exc.WstxLazyException] com.ctc.wstx.exc.WstxUnexpectedCharException: Unexpected character '=' (code 61) (expected a name start character) at [row,col {unknown-source}]: [24,136]
Thanks all - every one of my TOC's is throwing that error - no idea where it is coming from. I have inserted a Children Display macro which is fine I guess.
Thank you everyone.
The TOC is picking up an unexpected character that more than likely is a data type mismatch somehow. The code is attempting to pick up a name variable character (expected a name start) and might have picked up a a numeric character or special character instead of what the code value it was expecting to pick up on that line, row, and column. I would try to see if you can determine what data type it is trying to pick up when it does the pull to create the values in the TOC.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I think you've hit a known bug - see https://jira.atlassian.com/browse/CONFSERVER-25584
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.