Details
-
Bug
-
Resolution: Fixed
-
None
-
Medium
-
-
Empty show more show less
Description
problem
When using the InstantTranslate5 filepretranslation via the API endpoint
/editor/instanttranslateapi/filepretranslation
the POST is sent as multipart/form-data. According to the Documentation the name of parameter should be "file" but indeed it is currently "0".
solution
This must be changed:
- In Documentation - there is currently the problem explained
- In the API Endpoint (but keep the index "0" working for legacy API users and log a warning)
- Change the field in the IntantTranslate GUI code
Attachments
Issue Links
- mentioned in
-
Page Loading...