Project: 	
  | View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0028215 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Retail Modules] Web POS | minor | always | 2014-11-18 17:47 | 2014-12-08 22:46 | |||
| Reporter | migueldejuana | View Status | public | |||||
| Assigned To | migueldejuana | |||||||
| Priority | normal | Resolution | fixed | Fixed in Version | RR15Q1 | |||
| Status | closed | Fix in branch | Fixed in SCM revision | 72e940d743a9 | ||||
| Projection | none | ETA | none | Target Version | RR15Q1 | |||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | SCM revision | |||||||
| Merge Request Status | ||||||||
| Review Assigned To | mtaal | |||||||
| OBNetwork customer | No | |||||||
| Support ticket | ||||||||
| Regression level | ||||||||
| Regression date | ||||||||
| Regression introduced in release | ||||||||
| Regression introduced by commit | ||||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0028215: Logout when data is not synchronized shows javascript errors | |||||||
| Description | If we login and immediatly go logout before all data is synchronized we get javascript error (But still do the logout) | |||||||
| Steps To Reproduce | - Login - Before, products,customers... are loaded. Logout - Javascript error | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
|  Relationships		[ Relation Graph ] 
		[ Dependency Graph ] | ||||||||||||||||||||||
| 
 | ||||||||||||||||||||||
|  Notes | |
| (0071788) hgbot (developer) 2014-11-18 17:54 | Repository: erp/pmods/org.openbravo.mobile.core Changeset: e3be6d0531275e491894085b7612374a13927034 Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Tue Nov 18 17:50:01 2014 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/e3be6d0531275e491894085b7612374a13927034 [^] Fixed issue 0028215: Logout when data is not synchronized shows javascript errors If data synchronization is not complete. We cannot do logout untill is completed --- M src-db/database/sourcedata/AD_MESSAGE.xml M web/org.openbravo.mobile.core/source/component/dialog/ob-profile.js M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js --- | 
| (0071789) hgbot (developer) 2014-11-18 17:54 | Repository: erp/pmods/org.openbravo.mobile.core Changeset: 371e6dd3134ab631d35fd8aeaea5e2f42c6e3249 Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Tue Nov 18 17:53:20 2014 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/371e6dd3134ab631d35fd8aeaea5e2f42c6e3249 [^] Fixed issue 0028215: Logout when data is not synchronized shows javascript errors Add more restriction to the logout. --- M web/org.openbravo.mobile.core/source/component/dialog/ob-profile.js --- | 
| (0071790) migueldejuana (viewer) 2014-11-18 17:57 | We should improve the way we wait to data synchronization is completed. We should use Synchronization Helper to do this task. | 
| (0071867) hgbot (developer) 2014-11-21 08:47 | Repository: erp/pmods/org.openbravo.mobile.core Changeset: 903f553657080fe9f0f0c566cf6b1d5e3508e091 Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Fri Nov 21 08:46:53 2014 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/903f553657080fe9f0f0c566cf6b1d5e3508e091 [^] Fixed issue 0028215: Logout when data is not synchronized shows javascript errors We define by default the flag to true because not all the mobile applications sync data --- M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js --- | 
| (0071886) hgbot (developer) 2014-11-21 13:50 | Repository: erp/pmods/org.openbravo.mobile.core Changeset: 72e940d743a90d8c101c2559509b8df11c0ea8b3 Author: Miguel A. Alsasua <miguel.alsasua <at> openbravo.com> Date: Fri Nov 21 13:49:48 2014 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/72e940d743a90d8c101c2559509b8df11c0ea8b3 [^] fixed issue 28215: var dataSynchronized is set to true in callback although errorCallback is null --- M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js --- | 
| (0071959) hgbot (developer) 2014-11-25 09:11 | Repository: erp/pmods/org.openbravo.mobile.core Changeset: ef111b2b4897be7ded91a75babed1a20b8cc7f6f Author: Rafa Alonso <rafael.alonso <at> openbravo.com> Date: Tue Nov 25 09:11:08 2014 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/ef111b2b4897be7ded91a75babed1a20b8cc7f6f [^] Related to issue 28215: 'dataSynchronized' is not set to false if there is nothing to synchronize --- M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js --- | 
| (0072148) dmitry_mezentsev (viewer) 2014-11-28 19:46 | Not closed for 15 days! | 
| (0072336) mtaal (viewer) 2014-12-08 22:46 | Reviewed and tested | 
|  Issue History | |||
| Date Modified | Username | Field | Change | 
| 2014-11-18 17:47 | migueldejuana | New Issue | |
| 2014-11-18 17:47 | migueldejuana | Assigned To | => migueldejuana | 
| 2014-11-18 17:47 | migueldejuana | OBNetwork customer | => No | 
| 2014-11-18 17:47 | migueldejuana | Triggers an Emergency Pack | => No | 
| 2014-11-18 17:54 | hgbot | Checkin | |
| 2014-11-18 17:54 | hgbot | Note Added: 0071788 | |
| 2014-11-18 17:54 | hgbot | Status | new => resolved | 
| 2014-11-18 17:54 | hgbot | Resolution | open => fixed | 
| 2014-11-18 17:54 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/e3be6d0531275e491894085b7612374a13927034 [^] | 
| 2014-11-18 17:54 | hgbot | Checkin | |
| 2014-11-18 17:54 | hgbot | Note Added: 0071789 | |
| 2014-11-18 17:54 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/e3be6d0531275e491894085b7612374a13927034 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/371e6dd3134ab631d35fd8aeaea5e2f42c6e3249 [^] | 
| 2014-11-18 17:57 | migueldejuana | Note Added: 0071790 | |
| 2014-11-18 18:02 | Orekaria | Relationship added | related to 0028217 | 
| 2014-11-18 18:06 | Orekaria | Relationship added | related to 0028218 | 
| 2014-11-21 08:47 | hgbot | Checkin | |
| 2014-11-21 08:47 | hgbot | Note Added: 0071867 | |
| 2014-11-21 08:47 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/371e6dd3134ab631d35fd8aeaea5e2f42c6e3249 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/903f553657080fe9f0f0c566cf6b1d5e3508e091 [^] | 
| 2014-11-21 13:50 | hgbot | Checkin | |
| 2014-11-21 13:50 | hgbot | Note Added: 0071886 | |
| 2014-11-21 13:50 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/903f553657080fe9f0f0c566cf6b1d5e3508e091 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/72e940d743a90d8c101c2559509b8df11c0ea8b3 [^] | 
| 2014-11-25 09:11 | hgbot | Checkin | |
| 2014-11-25 09:11 | hgbot | Note Added: 0071959 | |
| 2014-11-28 19:46 | dmitry_mezentsev | Note Added: 0072148 | |
| 2014-12-08 22:46 | mtaal | Review Assigned To | => mtaal | 
| 2014-12-08 22:46 | mtaal | Note Added: 0072336 | |
| 2014-12-08 22:46 | mtaal | Status | resolved => closed | 
| 2014-12-08 22:46 | mtaal | Fixed in Version | => RR15Q1 | 
| 2015-02-12 08:43 | migueldejuana | Relationship added | related to 0028873 | 
| Copyright © 2000 - 2009 MantisBT Group |