pkp / pkp-lib

The library used by PKP's applications OJS, OMP and OPS, open source software for scholarly publishing.
https://pkp.sfu.ca
GNU General Public License v3.0
306 stars 445 forks source link

Can't use FieldRichTextarea with image plugins for theme option. #6428

Open Ge2C opened 3 years ago

Ge2C commented 3 years ago

Describe the bug When use FieldRichTextarea as theme option can't upload images event plugins already enable.

To Reproduce Steps to reproduce the behavior:

  1. Add theme option type FieldRichTextarea with image plugins enable.
  2. Go to 'settings > website'.
  3. Scroll down to rich text area field.
  4. Click on Image logo.
  5. Click on upload.
  6. Chose image.
  7. Click on upload.
  8. Image not displayed or uploaded.

What application are you using? OJS master 3.2.1.2 and OJS master 3.3

Additional information Screenshot 2020-12-04 230630

Ge2C commented 3 years ago

Fix #6427

Ge2C commented 3 years ago

I already send the fix for this in this #6427 can you merge it with the master branch?