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/07 10:14:00 UTC

[jira] [Commented] (OPENMEETINGS-1666) About RoomWebService getExternal Method Error.SQL bug

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

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

Commit e77cd1d30f055fe0f78555f11dae86e7d820fe85 in openmeetings's branch refs/heads/3.3.x from [~solomax]
[ https://git-wip-us.apache.org/repos/asf?p=openmeetings.git;h=e77cd1d ]

[OPENMEETINGS-1666] typos in queries are fixed


> About RoomWebService getExternal Method Error.SQL bug
> -----------------------------------------------------
>
>                 Key: OPENMEETINGS-1666
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1666
>             Project: Openmeetings
>          Issue Type: Bug
>    Affects Versions: 3.2.1
>            Reporter: dongjuru
>            Assignee: Maxim Solodovnik
>             Fix For: 4.0.0
>
>         Attachments: Roombug.png
>
>
>  call RoomWebService getExternal Method Error.
> The source directory org.apache.openmeetings.db.entity.room  
> at line 74,Should be r.deleted = false not c.deleted = false
> Exception:
> An error occurred while parsing the query filter "select r from Room as r where r.externalId = :externalId AND c.externalType = :externalType AND r.type = :type AND c.deleted = false". Error message: Attempt to query field "c.externalType" from non-entity variable "c". Perhaps you forgot to prefix the path in question with an identification variable from your FROM clause?



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