Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0010340 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2009-08-19 16:55 | 2009-08-21 00:00 | |||
Reporter | plujan | View Status | public | |||||
Assigned To | shuehner | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 6e7aeed85875 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0010340: Professional Subscription logo appears only after the Community Edition logo is displayed | |||||||
Description | 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") | |||||||
Steps To Reproduce | Using an OPS app, navigate through the pages, opening windows. | |||||||
Tags | OBPS-Security | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0019117) hgbot (developer) 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 (developer) 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 (developer) 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 (developer) 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 --- |
Issue History | |||
Date Modified | Username | Field | Change |
2009-08-19 16:55 | plujan | New Issue | |
2009-08-19 16:55 | plujan | Assigned To | => alostale |
2009-08-19 17:05 | plujan | Tag Attached: OBPS-Security | |
2009-08-19 17:06 | plujan | Status | new => scheduled |
2009-08-19 17:06 | plujan | fix_in_branch | => pi |
2009-08-19 18:17 | shuehner | Assigned To | alostale => shuehner |
2009-08-19 18:17 | shuehner | Priority | normal => immediate |
2009-08-19 18:17 | shuehner | fix_in_branch | pi => |
2009-08-20 15:37 | hgbot | Checkin | |
2009-08-20 15:37 | hgbot | Note Added: 0019117 | |
2009-08-20 15:37 | hgbot | Status | scheduled => resolved |
2009-08-20 15:37 | hgbot | Resolution | open => fixed |
2009-08-20 15:37 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/fdebd666abc967ed5b269abd1f14c40545f5ff24 [^] |
2009-08-20 16:46 | shuehner | Relationship added | related to 0010360 |
2009-08-20 17:47 | hgbot | Checkin | |
2009-08-20 17:47 | hgbot | Note Added: 0019132 | |
2009-08-20 17:47 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/fdebd666abc967ed5b269abd1f14c40545f5ff24 [^] => http://code.openbravo.com/erp/devel/pi/rev/d5506fd603d1f6dfe76bc801e631b90543e34302 [^] |
2009-08-20 19:28 | hgbot | Checkin | |
2009-08-20 19:28 | hgbot | Note Added: 0019147 | |
2009-08-20 19:28 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/d5506fd603d1f6dfe76bc801e631b90543e34302 [^] => http://code.openbravo.com/erp/devel/pi/rev/ccbf0080750b7f43b9bfa5b2eefeabb9b3f93181 [^] |
2009-08-20 20:13 | hgbot | Checkin | |
2009-08-20 20:13 | hgbot | Note Added: 0019151 | |
2009-08-20 20:13 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/ccbf0080750b7f43b9bfa5b2eefeabb9b3f93181 [^] => http://code.openbravo.com/erp/devel/pi/rev/6e7aeed85875390788cd8c912bac384f0309745d [^] |
2009-08-20 21:06 | plujan | Status | resolved => closed |
2009-08-21 00:00 | anonymous | sf_bug_id | 0 => 2841485 |
Copyright © 2000 - 2009 MantisBT Group |