Problem while processing inline link for item 9-101-264979: id must be >= 0 See the r

Has anyone seen this error before? I cannot see anything wrong with the code.

Problem while processing inline link for item 9-101-264979: id must be >= 0 See the replacement body in the console log.

Thanks in advance

If you coule post your Rx version and patch level (Cx > Help > About) and the corresponding error from the <rxroot>/console.log or <rxroot>/AppServer/server/rx/log/server.log, that would be helpful.

Thanks!

Version: 6.5
Latest Patch: 14841

2010-02-25 15:33:26,146 ERROR [PSInlineLinkContentHandler] Problem while processing inline link for item 10-101-264979: id must be >= 0 See the replacement body in the console log. The attributes on the affected link were: href=“http://10.15.2.228:9992/Rhythmyx/assembler/render?sys_revision=14&sys_siteid=388&sys_authtype=0&sys_contentid=285371&sys_variantid=594&sys_folderid=-1&sys_context=0",inlinetype=“rxhyperlink”,rxinlineslot=“103”,sys_contentid=“285371”,sys_dependentid=“285371”,sys_dependentvariantid=“594”,sys_folderid="-1",sys_relationshipid=“1697816”,sys_siteid=“388”,sys_variantid=“594”,title="
2010-02-25 15:33:26,146 ERROR [PSInlineLinkContentHandler] Actual replacement body for error was: null
2010-02-25 15:33:26,146 WARN [PSInlineLinkProcessor] Problem processing inline links
java.lang.IllegalArgumentException: id must be >= 0

Looks like the item you are linking to doesn’t have a folder id (if you look at the error from the log you posted, the string has “folderid=-1”). We have had this before when a user created an item outside a folder. See if you can find out where it is, and if it is in a folder, you may need to remove the link and re-add it. Good luck

Raj

I have tried re-inserting the link but no luck. I have also tried other inserting links to other pages but they also return -1 for folder id’s. If i log into a different community and site the inline links work fine and pull through the correct folder id. All the pages are in the correct folders and hooked up to the navons so im baffled. Any other ideas would be appreciated :slight_smile:

If this is a big issue, which it sounds like it might be, I’d submit a ticket with TS. They’ll be able to dig deeper into the issue.