Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unnecessary comma displayed after PDF file name #37

Closed
oanalavinia opened this issue Nov 5, 2021 · 1 comment
Closed

Unnecessary comma displayed after PDF file name #37

oanalavinia opened this issue Nov 5, 2021 · 1 comment

Comments

@oanalavinia
Copy link

Steps to reproduce

  1. Go to a page, add a pdfviewer macro with a file (e.g. pdf test.pdf file) and save the page
  2. Edit the added macro for specifying a second file

At this step, the macro will display a comma after the pdf test.pdf file
image
And if I try to add a second file and refresh the page, more commas will be displayed
image
This will also lead to an unnecessary space being displayed in view mode
image

An workaround is to edit the source code to remove what is not necessary

@trrenty
Copy link

trrenty commented Mar 30, 2022

The issue was caused by https://jira.xwiki.org/browse/CKEDITOR-425, issue that has been closed as of version 1.61.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants