SOAP getRoom orderby "name" not work
------------------------------------

                 Key: OPENMEETINGS-6
                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-6
             Project: Openmeetings
          Issue Type: Bug
          Components: SOAP/REST API
    Affects Versions: 2.0 Apache Incubator Release
         Environment: php 
            Reporter: Alex Kaz
            Priority: Trivial


Hi!

is it possible find roomid by roomname (SOAP)?

in instant comunication plugin i find steps (php):

1. var1= SOAPURL -> getRooms(params) ->return->result;
2. foreach ( var1 as var2)
    if var2 -> name == ......

but it not work, when in params  - orderby "name" -no result,  if orderby"" - 
no nams in result

senks a lote
Alex

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to