Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0013688 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 00. Application dictionary | major | always | 2010-06-17 17:30 | 2010-07-24 00:00 | |||
Reporter | networkb | View Status | public | |||||
Assigned To | adrianromero | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 9ba8b8f336d3 | ||||
Projection | none | ETA | none | Target Version | 2.50MP20 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.50MP14 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0013688: The button on the toolbar to send mails does not work | |||||||
Description | The button on the toolbar to send mails does not work. The problem is that in the General Setup || Client || Client || Client >> Email Configuration window when saving tthe password it is encrypted, but then is not properly decripted to connect to the mail server. In old releases the password field was not encrypted so the problem does not happen in applications where the mail was configured before the change on the field. https://issues.openbravo.com/view.php?id=12413 [^] | |||||||
Steps To Reproduce | -Configure the mail server at General Setup || Client || Client || Client >> Email Configuration -Go to sales invoice window -Select a completed invoice -Try to send by mail | |||||||
Proposed Solution | Notice that if the password is going to be saved encrypted will be necesary to create an script to change the password if was not encrypted (if was saved before change on issue 12413. | |||||||
Tags | Regression | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0028599) hgbot (developer) 2010-06-18 17:55 |
Repository: erp/devel/pi Changeset: 06569583f4142dfd72e8ee3a34d6c7e61aed3441 Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Fri Jun 18 17:54:46 2010 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/06569583f4142dfd72e8ee3a34d6c7e61aed3441 [^] Fixes issue 0013688: The button on the toolbar to send mails does not work It has been set the smtp password field as decripted It has been modified the Email manager to read the smtp password field as encripted It has been added to encript all previous smtp passwords in the database if updating from a 2.50MP18 version or earlier --- M src-db/database/sourcedata/AD_COLUMN.xml M src/org/openbravo/erpCommon/utility/poc/EmailManager.java A src-util/modulescript/build/classes/org/openbravo/modulescript/CheckCoreVersionData.class A src-util/modulescript/build/classes/org/openbravo/modulescript/OpenbravoVersion.class A src-util/modulescript/build/classes/org/openbravo/modulescript/UpdateEmailPasswords.class A src-util/modulescript/build/classes/org/openbravo/modulescript/UpdateEmailPasswordsData.class A src-util/modulescript/src/org/openbravo/modulescript/CheckCoreVersion_Data.xsql A src-util/modulescript/src/org/openbravo/modulescript/OpenbravoVersion.java A src-util/modulescript/src/org/openbravo/modulescript/UpdateEmailPasswords.java A src-util/modulescript/src/org/openbravo/modulescript/UpdateEmailPasswords_Data.xsql --- |
(0028603) hudsonbot (viewer) 2010-06-18 23:20 |
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated: Changeset: http://code.openbravo.com/erp/devel/main/rev/06569583f414 [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/c2668b004a6e [^] Tests: http://builds.openbravo.com/view/int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17687.obx [^] |
(0028605) hgbot (developer) 2010-06-20 12:12 |
Repository: erp/devel/pi Changeset: d17810e6efb031790c50ffe1eea96f69aa0d8c33 Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Sun Jun 20 12:11:50 2010 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/d17810e6efb031790c50ffe1eea96f69aa0d8c33 [^] Fixes issue 0013688: The button on the toolbar to send mails does not work Adding logging to process --- M src-util/modulescript/src/org/openbravo/modulescript/UpdateEmailPasswords.java --- |
(0028611) hudsonbot (viewer) 2010-06-21 13:37 |
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated: Changeset: http://code.openbravo.com/erp/devel/main/rev/d17810e6efb0 [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/dc756109f119 [^] Tests: http://builds.openbravo.com/view/int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17688.obx [^] |
(0028614) hgbot (developer) 2010-06-21 14:28 |
Repository: erp/devel/pi Changeset: 954d1195546e4556af8372e2f2a487257ba0a538 Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Mon Jun 21 14:28:08 2010 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/954d1195546e4556af8372e2f2a487257ba0a538 [^] Fixes issue 0013688: The button on the toolbar to send mails does not work Lowering logging level Refactoring classes and fixing comments --- M src-util/modulescript/build/classes/org/openbravo/modulescript/OpenbravoVersion.class M src-util/modulescript/build/classes/org/openbravo/modulescript/UpdateEmailPasswords.class M src-util/modulescript/src/org/openbravo/modulescript/OpenbravoVersion.java M src-util/modulescript/src/org/openbravo/modulescript/UpdateEmailPasswords.java --- |
(0028615) adrianromero (viewer) 2010-06-21 14:31 |
Repository: erp/devel/pi author Adrián Romero Mon Jun 21 13:24:05 2010 +0200 (66 minutes ago) changeset 7690 270b925840d4 parent 7689 1af51dbec895 child 7691 954d1195546e 0013688: The button on the toolbar to send mails does not work Lowering logging level src-util/modulescript/src/org/openbravo/modulescript/UpdateEmailPasswords.java |
(0028616) hgbot (developer) 2010-06-21 14:38 |
Repository: erp/devel/pi Changeset: 9ba8b8f336d3239c473c20e17805510e41c699d8 Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Mon Jun 21 14:37:51 2010 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/9ba8b8f336d3239c473c20e17805510e41c699d8 [^] Fixes issue 0013688: The button on the toolbar to send mails does not work Lowering logging level Fixing typo --- M src-util/modulescript/src/org/openbravo/modulescript/UpdateEmailPasswords.java --- |
(0028638) hudsonbot (viewer) 2010-06-21 22:53 |
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated: Changeset: http://code.openbravo.com/erp/devel/main/rev/954d1195546e [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/de0e0761bcbe [^] Tests: http://builds.openbravo.com/view/int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17692.obx [^] |
(0028639) hudsonbot (viewer) 2010-06-21 22:53 |
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated: Changeset: http://code.openbravo.com/erp/devel/main/rev/9ba8b8f336d3 [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/de0e0761bcbe [^] Tests: http://builds.openbravo.com/view/int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17692.obx [^] |
(0029491) sureshbabu (viewer) 2010-07-23 08:54 |
verified |
![]() |
|||
Date Modified | Username | Field | Change |
2010-06-17 17:30 | networkb | New Issue | |
2010-06-17 17:30 | networkb | Assigned To | => alostale |
2010-06-17 17:30 | networkb | OBNetwork customer | => Yes |
2010-06-17 17:30 | networkb | Relationship added | related to 0012413 |
2010-06-18 17:55 | hgbot | Checkin | |
2010-06-18 17:55 | hgbot | Note Added: 0028599 | |
2010-06-18 17:55 | hgbot | Status | new => resolved |
2010-06-18 17:55 | hgbot | Resolution | open => fixed |
2010-06-18 17:55 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/06569583f4142dfd72e8ee3a34d6c7e61aed3441 [^] |
2010-06-18 23:20 | hudsonbot | Checkin | |
2010-06-18 23:20 | hudsonbot | Note Added: 0028603 | |
2010-06-20 12:12 | hgbot | Checkin | |
2010-06-20 12:12 | hgbot | Note Added: 0028605 | |
2010-06-20 12:12 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/06569583f4142dfd72e8ee3a34d6c7e61aed3441 [^] => http://code.openbravo.com/erp/devel/pi/rev/d17810e6efb031790c50ffe1eea96f69aa0d8c33 [^] |
2010-06-21 09:39 | adrianromero | Assigned To | alostale => adrianromero |
2010-06-21 13:37 | hudsonbot | Checkin | |
2010-06-21 13:37 | hudsonbot | Note Added: 0028611 | |
2010-06-21 14:28 | hgbot | Checkin | |
2010-06-21 14:28 | hgbot | Note Added: 0028614 | |
2010-06-21 14:28 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/d17810e6efb031790c50ffe1eea96f69aa0d8c33 [^] => http://code.openbravo.com/erp/devel/pi/rev/954d1195546e4556af8372e2f2a487257ba0a538 [^] |
2010-06-21 14:31 | adrianromero | Note Added: 0028615 | |
2010-06-21 14:38 | hgbot | Checkin | |
2010-06-21 14:38 | hgbot | Note Added: 0028616 | |
2010-06-21 14:38 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/954d1195546e4556af8372e2f2a487257ba0a538 [^] => http://code.openbravo.com/erp/devel/pi/rev/9ba8b8f336d3239c473c20e17805510e41c699d8 [^] |
2010-06-21 22:53 | hudsonbot | Checkin | |
2010-06-21 22:53 | hudsonbot | Note Added: 0028638 | |
2010-06-21 22:53 | hudsonbot | Checkin | |
2010-06-21 22:53 | hudsonbot | Note Added: 0028639 | |
2010-06-29 13:32 | rafaroda | Issue Monitored: rafaroda | |
2010-07-02 11:57 | psarobe | Tag Attached: Regression | |
2010-07-02 11:58 | psarobe | version | 2.50MP18 => 2.50MP14 |
2010-07-23 08:54 | sureshbabu | Note Added: 0029491 | |
2010-07-23 08:54 | sureshbabu | Status | resolved => closed |
2010-07-24 00:00 | anonymous | sf_bug_id | 0 => 3033799 |
Copyright © 2000 - 2009 MantisBT Group |