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

Andun Sameera Liyanagunawardana commented on OPENMEETINGS-503:
--------------------------------------------------------------

Hi All,

After carefully observing the log, I found that something goes wrong in the 
close method of 
/singlewebapp/WebContent/src/base/contentviews/baseContentView.lzx in this 
particular scenario. The only difference which I found between this failing log 
out scenario and successful one  is the value of destroyByMethod attribute. 
When failing it is true. When successful it is false.

Then I looked at the implementation of recordings tab which is in 
singlewebapp/WebContent/src/modules/lzrecordcontent/lzRecordContent.lzx. There 
the destroyByMethod attribute is set to false.

<class name="lzRecordContent" extends="baseContentView" destroyByMethod="true">

I have checked by changing it to false. Then everything works fine. So is it 
the correct solution? What was the argument behind this force ful value set to 
the destroyByMethod attribute?

Thanks!
AndunSLG


                
> Openmeetings does not logout on the Recording panel
> ---------------------------------------------------
>
>                 Key: OPENMEETINGS-503
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-503
>             Project: Openmeetings
>          Issue Type: Bug
>    Affects Versions: 2.0.0 Apache Incubator Release
>            Reporter: Vasiliy Degtyarev
>            Priority: Minor
>
> Login to openmeetings and go to the Recording tab. Click on Logout link and 
> Ok button.
> Openmeetings is not logged out.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to