I mention myself (http://CONFLUENCE-SERVER-URL/display/~w)in confluence page editor,such as
张伟
when I save page,it's failed.
HTTP POST log
http://CONFLUENCE-SERVER-URL/rest/tinymce/1/drafts
{
"statusCode": 400,
"data": {
"authorized": true,
"valid": false,
"errors": [
{
"message": {
"key": "xhtml.transformer.cannot.unmarshal.link.withName",
"args": [
"张伟"
]
}
}
],
"successful": false
},
"message": "Validation failure when converting format"
}
response:
Java Log
Hi Team,
So as an update after working on this issue with Wei, turns out the issue is somehow related to the local browser as the @ mentions are cached locally on the browser.
So, in future if anyone sees this issue, try Ctrl+Shift+Del and delete all the browser data, or if you're confident, go to Developer Tools and clear the local storage.
Thanks,
James.
Hello Wei,
Thank you for your help!
Regards,
Shannon
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.
Wei,
Thank you. In your example, I assumed '张伟' to be the name you were mentioning, but it has 2 characters. In your last reply you said they're 1 character, but I'm not able to mention any users in my 6.6.0 instance with one character.
Could you try the recommendations from this article, however?
Resolution
There is no exact solution to this problem until the problematic entry is found and sanitized directly in the database or after a reindex.
The reindex methods are:
Re-index Confluence in the UI
Rebuild Index from Scratch
In the example above, the index issue was specific to an user so we can run in the UI:
Open this URL in your browser: <Confluence-URL>/admin/force-upgrade.action
Select *userIndexingUpgradeTask* in the Upgrade task to run from the dropdown list.
Choose Force Upgrade.
Let me know if you have any questions.
Regards,
Shannon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for confirming.
Please let me know how the resolution goes and if you have any trouble!
Regards,
Shannon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Shannon,
We try the solution https://community.atlassian.com/t5/Confluence-questions/Re-Re-confluence-page-mention-people-failed-quot-xhtml-tran/qaq-p/706240/comment-id/94479#M94479
after rebuild, we can't mention these people :(
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you, Wei.
I have created a support ticket for you, and you should get an email soon about that.
Could you please take a moment to upload your Support Zip file to the open case at the following URL?
One of my colleagues will then review your logs and let you know how to proceed.
Regards,
Shannon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Shannon,I have leave a comment on https://getsupport.atlassian.com/servicedesk/customer/portal/14/CSP-223430
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you, Wei!
As soon as the issue is resolved, please feel free to share here what the problem was as a new answer in case it could help other users!
Regards,
Shannon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Wei,
I noticed you commented on the support ticket that the support zip is large. On the URL I gave you earlier, you can upload an attachment with no size limit, and it gets added to the ticket.
Can you please upload your attachment on CSP-223430 at the below URL?
Shannon
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.