Error adding second inline comment
Steps:
1. Add the first comment
2. Click [Save]
3. Immediately select the second word and create a second comment.
4. Click [Save]
The result is an error:
There is no error in the space without versions!!!
Installed version:
- Scroll Versions 3.11.2
- Confluence 6.11.2
-
This error is similar to https://k15t.jira.com/browse/VSN-3519.
But we have not RefinedTheme
-
Hi Pavel,
I couldn’t reproduce the same issue with Confluence 6.13.0 and Versions 3.11.3. Could you please try to update Versions to the latest release and let me know if this helped?
If not, we would need a space export, I think. You can attach it to the support ticket, which you can create here: https://k15t.zendesk.com/hc/en-us/requests/new.
Roman.
-
Hi Roman!
Upgrade Versions to 3.11.3 did not help.
But I found a problem.
We use Custom Page Layout.
There is a line in our Custom Page Layout:
....
#putMetadata('shared-drafts', $action.sharedDraftsDarkFeatureHelper.isSharedDraftsFeatureEnabled($spaceKey))
....
In Default Page Layout this is a string:
....
#putMetadata('shared-drafts', $action.collaborativeEditingHelper.isSharedDraftsFeatureEnabled($spaceKey))
....
I returned the standard string and there was no error.
-
Class SharedDraftsDarkFeatureHelper Deprecated since 6.3.0. Use CollaborativeEditingHelper
https://docs.atlassian.com/atlassian-confluence/6.6.0/com/atlassian/confluence/setup/settings/SharedDraftsDarkFeatureHelper.html
Please sign in to leave a comment.
Comments
4 comments