Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016319Openbravo ERPA. Platformpublic2011-03-16 11:352011-03-30 00:00
gorkaion 
alostale 
normalmajoralways
closedfixed 
20Gentoo
 
3.0RC63.0RC6 
User Interface Application
No
0016319: Views are missing the icon on the menu and it is not possible to open them
Create a new view implementation of a Static Resource and include it on the menu.

From the menu the view is there but it is missing the icon. If you try to open there is a javascript error on the ISC_Combined.js and is not opened:

"Uncaught TypeError: Cannot set property 'icon' of null"

From the Quick Launch menu you can find it with the correct icon and it is opened correctly.
Create a new view implementation of a Static Resource. Its name has to match the name of the SmartClient component that needs to be opened.

Add the view to the menu.

Try to open it from the menu.
No tags attached.
Issue History
2011-03-16 11:35gorkaionNew Issue
2011-03-16 11:35gorkaionAssigned To => alostale
2011-03-16 11:35gorkaionModules => User Interface Application
2011-03-16 11:36gorkaionDescription Updatedbug_revision_view_page.php?rev_id=1628#r1628
2011-03-21 10:16alostaleTarget Version => 3.0RC6
2011-03-21 10:16alostaleStatusnew => scheduled
2011-03-21 10:16alostalefix_in_branch => pi
2011-03-29 13:56hgbotCheckin
2011-03-29 13:56hgbotNote Added: 0035332
2011-03-29 13:56hgbotStatusscheduled => resolved
2011-03-29 13:56hgbotResolutionopen => fixed
2011-03-29 13:56hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/784c8d7c5529dfe86579665c7fe4f55cb3e049d4 [^]
2011-03-29 16:54gorkaionStatusresolved => closed
2011-03-29 16:54gorkaionStatusclosed => new
2011-03-29 16:54gorkaionResolutionfixed => open
2011-03-29 16:55gorkaionStatusnew => closed
2011-03-29 16:55gorkaionResolutionopen => fixed
2011-03-29 16:55gorkaionFixed in Version => 3.0RC6
2011-03-30 00:00anonymoussf_bug_id0 => 3258500

Notes
(0035332)
hgbot   
2011-03-29 13:56   
Repository: erp/devel/pi
Changeset: 784c8d7c5529dfe86579665c7fe4f55cb3e049d4
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Mar 29 13:56:17 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/784c8d7c5529dfe86579665c7fe4f55cb3e049d4 [^]

fixed bug 16319: Views are missing the icon on the menu and it is not possible to open them

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-application-menu.js
M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/ob-application-menu-styles.js
---