You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/07/11 11:58:00 UTC

[jira] [Commented] (OPENMEETINGS-1668) About RoomWebService getExternal Method The parameter types of bugs

    [ https://issues.apache.org/jira/browse/OPENMEETINGS-1668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16082102#comment-16082102 ] 

ASF subversion and git services commented on OPENMEETINGS-1668:
---------------------------------------------------------------

Commit 721dbb23fad512754bce6be02df1b0e1083a5a11 in openmeetings's branch refs/heads/master from [~solomax]
[ https://git-wip-us.apache.org/repos/asf?p=openmeetings.git;h=721dbb2 ]

[OPENMEETINGS-1668] getExternal method of room service is fixed


> About RoomWebService getExternal Method The parameter types of bugs
> -------------------------------------------------------------------
>
>                 Key: OPENMEETINGS-1668
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1668
>             Project: Openmeetings
>          Issue Type: Bug
>    Affects Versions: 3.2.1
>            Reporter: dongjuru
>            Assignee: Maxim Solodovnik
>             Fix For: 3.3.0, 4.0.0
>
>
> When I call getExternal method , error message:java.lang.ClassCastException .
> RoomWebService getExternal Method  The parameter externalid Should be a String rather than Long.Because in the entity externalid type String.
> At:org.apache.openmeetings.db.entity.room.Room.java line:205 ,private String externalId
> At:org.apache.openmeetings.db.dao.room.RoomDao ,method getExternal(Type type, String externalType, String externalId), In line 277



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)