[
https://issues.apache.org/jira/browse/OPENMEETINGS-1621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15957179#comment-15957179
]
Maxim Solodovnik commented on OPENMEETINGS-1621:
------------------------------------------------
It seems I have to few time to reproduce it using PHP
can you please do the following:
open your DB using any client
perform "SELECT * FROM *openmeetings*.fileexploreritem f WHERE f.id = *ID*"
*openmeetings* - should be changed to your DN name
*ID* - to the id of the file you have uploaded using PHP
Thanks in advance!
> After uploading file using the php API the file can not be dragged and
> dropped to the whiteboard
> --------------------------------------------------------------------------------------------------
>
> Key: OPENMEETINGS-1621
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1621
> Project: Openmeetings
> Issue Type: Bug
> Components: SOAP/REST API
> Affects Versions: 3.2.1
> Environment: Ubuntu server, Chrome, and Firefox.
> Reporter: Daniel
> Assignee: Maxim Solodovnik
> Priority: Blocker
> Labels: api
>
> When using the PHP API to upload a file to the file tree I am unable to drag
> and drop the file onto the whiteboard.
> Using this file to perform upload:
> https://github.com/openmeetings/openmeetings-api-plugin/blob/master/src/main/test/fileUploadTest.php
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)