Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 715 by volkov.rodion: improper mainNavi subview behaviour causes  
quicklink function to stop working
http://code.google.com/p/openmeetings/issues/detail?id=715

Which version of OpenMeetings are you running?
rev.1999

The problem: Somewhere in code the mainNavi class somehow manages to reset
it's subview's state, more accurately, it's itemlist's id, which is  
mainmenuList. Therefore, the quicklink function from base/functions.lzx
stops working for buttons. It can be easily demonstrated by the following
steps:
1. Using english language, user signs in to OpenMeetings and presses "Goto
Conference" button on the dashboard.
2. When in meeting view, user clicks the "Log out" on the top right corner.
3. User logs in again.
4. When user clicks the "Goto Conference" button again, nothing happens.
(MainDebug displays an error message).
5. Other buttons may not work as well (i.e. "Goto Auditorium")

So, I've studied the case and found a solution to this problem, attached in
the following patch. Anyway, this case should be studied - we still do not
know why does the view's id disappear and when does it happen.

Attachments:
        better_quicklink_behaviour.patch  432 bytes

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OpenMeetings developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/openmeetings-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to