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

Maxim Solodovnik commented on OPENMEETINGS-1038:
------------------------------------------------

Hello Roberto,

I have modified your patch a bit (please find attached)
Unfortunately I found 1 issue:

1) both rss_feeds and my_rooms are switched off
2) user login 
Result: only 2 widgets are displayed
3) user log-out
4) admin switch on both rss_feeds and my_rooms
5) user login 
Result: 4 widgets are displayed
6) User switch off rss_feeds and my_rooms manually
7) user re-login
Result: widgets are back :(

According to above it is impossible to delete widgets with this patch ... they 
are re-appear

I'll try to invent workaround for this, or maybe contact developer

Thanks for the contribution!

> PrivateRoom Widget is displayed when dashboard.show.myrooms key is disabled
> ---------------------------------------------------------------------------
>
>                 Key: OPENMEETINGS-1038
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1038
>             Project: Openmeetings
>          Issue Type: Bug
>          Components: HTML5/Dashboard
>    Affects Versions: 3.0.3
>            Reporter: Roberto E.L.
>            Priority: Minor
>         Attachments: om_1038.patch, om_1038v2.patch, om_1038v3.patch
>
>
> dashboard.show.myrooms doesn't work when the profile of user is created 
> before to change the key. This problem affects to dashboard.show.rssfeed key 
> too.
> I found the bug in the initDashboard() method of 
> src/web/java/org/apache/openmeetings/web/app/WebSession.java class. It only 
> considers the value of keys when the profile of user is created for the first 
> time. If the profile exist, it initializes all the widget stored into it 
> (/opt/red5/webapps/openmeetings/upload/profiles/) without check the value of 
> keys.
> I have written a patch for fix the problem. How can I send you the patch?. If 
> I paste it to this description box, the code is unreadable.
> Best regards.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to