Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0010340Openbravo ERPA. Platformpublic2009-08-19 16:552009-08-21 00:00
plujan 
shuehner 
immediateminorhave not tried
closedfixed 
5
pi 
 
Core
No
0010340: Professional Subscription logo appears only after the Community Edition logo is displayed
I have a Professional Subscription site. When I navigate the application, the page is displayed first with the standard Openbravo Comunity Edition logo (the one that says "Powered by Openbravo"). After the page is fully loaded, the image is replaced by the correct one (the one that says "Openbravo Professional")
Using an OPS app, navigate through the pages, opening windows.
OBPS-Security
related to defect 0010360 closed alostale Check if obsInstance variable in VerticalMenu output is still needed, if not remove it. 
Issue History
2009-08-19 16:55plujanNew Issue
2009-08-19 16:55plujanAssigned To => alostale
2009-08-19 17:05plujanTag Attached: OBPS-Security
2009-08-19 17:06plujanStatusnew => scheduled
2009-08-19 17:06plujanfix_in_branch => pi
2009-08-19 18:17shuehnerAssigned Toalostale => shuehner
2009-08-19 18:17shuehnerPrioritynormal => immediate
2009-08-19 18:17shuehnerfix_in_branchpi =>
2009-08-20 15:37hgbotCheckin
2009-08-20 15:37hgbotNote Added: 0019117
2009-08-20 15:37hgbotStatusscheduled => resolved
2009-08-20 15:37hgbotResolutionopen => fixed
2009-08-20 15:37hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/fdebd666abc967ed5b269abd1f14c40545f5ff24 [^]
2009-08-20 16:46shuehnerRelationship addedrelated to 0010360
2009-08-20 17:47hgbotCheckin
2009-08-20 17:47hgbotNote Added: 0019132
2009-08-20 17:47hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/fdebd666abc967ed5b269abd1f14c40545f5ff24 [^] => http://code.openbravo.com/erp/devel/pi/rev/d5506fd603d1f6dfe76bc801e631b90543e34302 [^]
2009-08-20 19:28hgbotCheckin
2009-08-20 19:28hgbotNote Added: 0019147
2009-08-20 19:28hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/d5506fd603d1f6dfe76bc801e631b90543e34302 [^] => http://code.openbravo.com/erp/devel/pi/rev/ccbf0080750b7f43b9bfa5b2eefeabb9b3f93181 [^]
2009-08-20 20:13hgbotCheckin
2009-08-20 20:13hgbotNote Added: 0019151
2009-08-20 20:13hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/ccbf0080750b7f43b9bfa5b2eefeabb9b3f93181 [^] => http://code.openbravo.com/erp/devel/pi/rev/6e7aeed85875390788cd8c912bac384f0309745d [^]
2009-08-20 21:06plujanStatusresolved => closed
2009-08-21 00:00anonymoussf_bug_id0 => 2841485

Notes
(0019117)
hgbot   
2009-08-20 15:37   
Repository: erp/devel/pi
Changeset: fdebd666abc967ed5b269abd1f14c40545f5ff24
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Thu Aug 20 15:36:29 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/fdebd666abc967ed5b269abd1f14c40545f5ff24 [^]

Fixed 10340: Change the to display the openbravo logo (either community or ops logo)
- Remove changing logo css class by javascript
- Load image not directly but via a servlet returning the 'correct' logo based on instance activation status (cached)
- Add helper to alert user to clean cache once when instance activation status changes
- Add this helper to Login page and Instance management page

---
M src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
M src/org/openbravo/erpCommon/ad_forms/InstanceManagement.html
M src/org/openbravo/erpCommon/security/Login_F1.html
M web/js/utils.js
M web/skins/Default/Openbravo_ERP_250.css
A src/org/openbravo/erpCommon/obps/CheckCleanCache.java
A src/org/openbravo/erpCommon/obps/GetOpsLogo.java
---
(0019132)
hgbot   
2009-08-20 17:47   
Repository: erp/devel/pi
Changeset: d5506fd603d1f6dfe76bc801e631b90543e34302
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Thu Aug 20 17:43:15 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/d5506fd603d1f6dfe76bc801e631b90543e34302 [^]

Issue 10340: Increase the revision number to force one clear cache after change to javascript

---
M src/org/openbravo/erpCommon/security/Login_F1.html
M web/js/utils.js
---
(0019147)
hgbot   
2009-08-20 19:28   
Repository: erp/devel/pi
Changeset: ccbf0080750b7f43b9bfa5b2eefeabb9b3f93181
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Thu Aug 20 19:28:08 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/ccbf0080750b7f43b9bfa5b2eefeabb9b3f93181 [^]

Issue 10340: Only display alert popup once when both conditions are true
Alert was shown twice if js-files uptodate check and instance active status
check triggered at the same time.

---
M src/org/openbravo/erpCommon/security/Login_F1.html
---
(0019151)
hgbot   
2009-08-20 20:13   
Repository: erp/devel/pi
Changeset: 6e7aeed85875390788cd8c912bac384f0309745d
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Thu Aug 20 20:12:44 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/6e7aeed85875390788cd8c912bac384f0309745d [^]

Issue 10340: Rename GetOpsLogo.png request by GetOpenbravoLogo.png as it better matches its use

---
M src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
M src/org/openbravo/erpCommon/obps/ActivationKey.java
M web/skins/Default/Openbravo_ERP_250.css
A src/org/openbravo/erpCommon/obps/GetOpenbravoLogo.java
R src/org/openbravo/erpCommon/obps/GetOpsLogo.java
---