Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0036100 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | have not tried | 2017-05-25 12:19 | 2017-06-19 18:51 | |||
Reporter | Sandrahuguet | View Status | public | |||||
Assigned To | jorge-garcia | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR17Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 834ecd3f3ac6 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Community Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0036100: It is not necessary to save user image in the local database | |||||||
Description | user image is saved in org.openbravo.mobile.core.context request and is not necessary | |||||||
Steps To Reproduce | N/A | |||||||
Tags | Performance | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0097158) hgbot (developer) 2017-06-06 08:39 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 834ecd3f3ac67dd64a8b0f67b11af239d82487a0 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Mon Jun 05 12:51:01 2017 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/834ecd3f3ac67dd64a8b0f67b11af239d82487a0 [^] Fixed issue 36100: It is not necessary to save user image in the local database Remove left join to image table in context request on login. Image is not send to the WebPOS. --- M src/org/openbravo/mobile/core/login/Context.java --- |
(0097196) marvintm (viewer) 2017-06-07 19:43 |
In OB.UI.Profile.UserInfo we are reading the image of the context to set it in the User Profile window. We need to decide whether to reimplement this part, or remove it completely, but right now it's reading an undefined property, and this code should not remain as it is. |
(0097357) hgbot (developer) 2017-06-13 12:07 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: b428e42c43576b3399366ff821a018867c785392 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Tue Jun 13 12:06:21 2017 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/b428e42c43576b3399366ff821a018867c785392 [^] Related to issue 36100: It is not necessary to save user image in the local database When the user popup is opened, a request is sent to the server to retrieve the user image from database and is set to the popup A new method has been created in loginUtils to search for the image. --- M src/org/openbravo/mobile/core/login/MobileCoreLoginUtilsServlet.java M web/org.openbravo.mobile.core/source/component/dialog/ob-profile.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2017-05-25 12:19 | Sandrahuguet | New Issue | |
2017-05-25 12:19 | Sandrahuguet | Assigned To | => Retail |
2017-05-25 12:19 | Sandrahuguet | OBNetwork customer | => Yes |
2017-05-25 12:19 | Sandrahuguet | Resolution time | => 1497477600 |
2017-05-25 12:19 | Sandrahuguet | Triggers an Emergency Pack | => No |
2017-06-05 12:47 | jorge-garcia | Status | new => scheduled |
2017-06-05 12:48 | jorge-garcia | Assigned To | Retail => jorge-garcia |
2017-06-06 08:39 | hgbot | Checkin | |
2017-06-06 08:39 | hgbot | Note Added: 0097158 | |
2017-06-06 08:39 | hgbot | Status | scheduled => resolved |
2017-06-06 08:39 | hgbot | Resolution | open => fixed |
2017-06-06 08:39 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/834ecd3f3ac67dd64a8b0f67b11af239d82487a0 [^] |
2017-06-07 08:57 | Sandrahuguet | Tag Attached: Performance | |
2017-06-07 19:43 | marvintm | Note Added: 0097196 | |
2017-06-07 19:43 | marvintm | Status | resolved => new |
2017-06-07 19:43 | marvintm | Resolution | fixed => open |
2017-06-12 16:56 | jorge-garcia | Status | new => scheduled |
2017-06-13 12:07 | hgbot | Checkin | |
2017-06-13 12:07 | hgbot | Note Added: 0097357 | |
2017-06-13 12:07 | jorge-garcia | Status | scheduled => resolved |
2017-06-13 12:07 | jorge-garcia | Resolution | open => fixed |
2017-06-19 18:51 | marvintm | Review Assigned To | => marvintm |
2017-06-19 18:51 | marvintm | Status | resolved => closed |
2017-06-19 18:51 | marvintm | Fixed in Version | => RR17Q3 |
Copyright © 2000 - 2009 MantisBT Group |