Skip to content

Comments

Unable to upload image in table plugin#2

Open
Lynn-Bin wants to merge 13 commits intoSvetaPrepPrep:masterfrom
WC2-Foundation:master
Open

Unable to upload image in table plugin#2
Lynn-Bin wants to merge 13 commits intoSvetaPrepPrep:masterfrom
WC2-Foundation:master

Conversation

@Lynn-Bin
Copy link

@Lynn-Bin Lynn-Bin commented Aug 18, 2020

When I use ep_image_upload plugin upload an images to the table plugin,the image cannot be displayed normally

@sodiumchl
Copy link

(I could not find the proper place to report this. So I add a comment here.)

With the latest etherpad-lite and tables4 plugin, you cannot enter quotation marks ("). If you type ", the whole row disappears.

Each table row has the following code:
{"payload":[["Cell1","Cell2 ","Cell3 ","Cell4 ","Cell5 "]],"tblId":"1","tblClass":"data-tables", "tblProperties":{"borderWidth":"1","cellAttrs":[],"width":"100","rowAttrs":{},"colAttrs":[],"authors":{}}}

Apparently, if you have Ce"ll1 in place of Cell1, the whole row is messed up because there is no escape for quotation mark.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants