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

Noddy edited comment on OPENMEETINGS-2374 at 5/28/20, 12:09 PM:
----------------------------------------------------------------

I just went through /room/Room.java class, I see there ENUMs are in capital
 I changed value of <type> `presentation` to `PRESENTATION` and that works like 
charm.
 Problem start with if provided room type is not in ENUMs then also room_id is 
getting created.
 although parameter is not mandatory, but still if invalid value is provided 
then it should raise exception or warnings. Because accepting values and giving 
positive output will be treated as everything is fit and fine.

[~solomax]  thanks a million. One more question, where do i need to subscribe 
for any API change updates? 


was (Author: noddy09):
I just went through /room/Room.java class, I see there ENUMs are in capital
I changed value of <type> `presentation` to `PRESENTATION` and that works like 
charm.
Problem start with if provided room type is not in ENUMs then also room_id is 
getting created.
although parameter is not mandatory, but still if invalid value is provided 
then it should raise exception or warnings. Because accepting values and giving 
positive output will be treated as everything is fit and fine.

[~solomax]  thanks a million.

> An HTTP error response in websocket communication would not be processed by 
> the browser.
> ----------------------------------------------------------------------------------------
>
>                 Key: OPENMEETINGS-2374
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2374
>             Project: Openmeetings
>          Issue Type: Bug
>          Components: Room, SOAP/REST API
>    Affects Versions: 5.0.0-M4
>         Environment: Ubuntu 20.04 | docker container
>            Reporter: Noddy
>            Assignee: Maxim Solodovnik
>            Priority: Major
>         Attachments: wb.log
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> I created room normally with web-ui, everything works fine.
> But when i created room & logged in user using SOAP 'services/RoomService' 
> and provide room URL (which redirects on /hash?secure=<random-hash> as 
> usual), room freezed on loading screen and OM5 threw exception.
>  Log file is attached.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to