Problem/Motivation

Currently the CMIS API use ISO_8859_1 if the _charset_ form data is not set in guzzle request

https://chemistry.apache.org/java/0.13.0/maven/chemistry-opencmis-server...

Steps to reproduce

Proposed resolution

Add _charset_ parameter with UTF-8 encoding in upload and create Folder Form

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork cmis-3168533

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

liber_t created an issue. See original summary.

bakop’s picture

Assigned: Unassigned » bakop

bakop’s picture

Assigned: bakop » Unassigned
Status: Active » Needs review

Hi,

In fact it wasn't the guzzle connection which had a problem. It was simply the name of the document before his creation.

Can you review please ?

Thanks.