STORM-918 Changes in Group Role Titles or Assignments Not Reflected in Title Dropdown
Review Request #461 - Created Aug. 31, 2011 and submitted
Vadim ProductEngine | Reviewers | ||
viewer | |||
STORM-918 | paul.productengine | ||
None | viewer-development |
Changes: - Removed a useless (empty) notifyObservers() method. - Fixed dummy widget creation. - Removed a redundant getChild() call. We do the same in postBuild(), which is called earlier. - Fixing a potential bug: early return from LLGroupMgr::notifyObservers(). Just noticed it while analyzing code. - Update role titles in the General tab whenever they change in the Roles tab. Only the last change is 100% relevant. Please see Bitbucket for more fine-grained change breakdown.
Other reviews