Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0023479 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | have not tried | 2013-04-03 15:46 | 2013-04-07 01:03 | |||
Reporter | AugustoMauch | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0MP22 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 3ba5d370c1b9 | ||||
Projection | none | ETA | none | Target Version | 3.0MP22 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | shankarb | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | Pre packaging ( pi ) | |||||||
Regression date | 2013-03-17 | |||||||
Regression introduced in release | ||||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/5def5186a07f8394ad89bc4aee171a8de3fe186d [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0023479: Retrieval of EmailServerConfiguration does not work if several clients have configured their email | |||||||
Description | Due to a missing restriction in the OBCriteria used to retrieve the EmailServerConfiguration, the retrieval does not work if several clients have configured their email. | |||||||
Steps To Reproduce | Configure the email in one client. (see http://wiki.openbravo.com/wiki/Client#Email_Configuration [^]). Configure the email in another client. Try to send an email: - Open Sales Invoice - Select an invoice - Push the email button in the toolbar. The email will not be sent | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0057709) hgbot (developer) 2013-04-03 16:34 |
Repository: erp/devel/pi Changeset: 3ba5d370c1b96fe06fd1ebf0a2e586c3335cb28f Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Wed Apr 03 16:21:37 2013 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/3ba5d370c1b96fe06fd1ebf0a2e586c3335cb28f [^] Fixes issue 23479: Sending email works having several email configurations It was not possible to send an email having defined several email configurations. It did not work if a client had two configurations defined, or even it two different clients had one configuration defined. To fix this a client filter has been set (so the email configuration of another client is not fetched), and the results are not fetched using uniqueResult, just in case a client has defined several email configurations for the same organization. --- M src/org/openbravo/email/EmailUtils.java --- |
(0057720) shankarb (reporter) 2013-04-04 05:11 |
Code reviewed and tested in pi changeset 4a36ca94ba63 |
(0057761) hudsonbot (developer) 2013-04-07 01:03 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/b03a336bd23b [^] Maturity status: Test |
Issue History | |||
Date Modified | Username | Field | Change |
2013-04-03 15:46 | AugustoMauch | New Issue | |
2013-04-03 15:46 | AugustoMauch | Assigned To | => AugustoMauch |
2013-04-03 15:46 | AugustoMauch | Modules | => Core |
2013-04-03 15:46 | AugustoMauch | Triggers an Emergency Pack | => No |
2013-04-03 15:48 | AugustoMauch | Regression level | => Pre packaging ( pi ) |
2013-04-03 15:48 | AugustoMauch | Regression date | => 2013-03-17 |
2013-04-03 15:48 | AugustoMauch | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/5def5186a07f8394ad89bc4aee171a8de3fe186d [^] |
2013-04-03 15:48 | AugustoMauch | Priority | normal => immediate |
2013-04-03 16:31 | AugustoMauch | Relationship added | related to 0023198 |
2013-04-03 16:31 | AugustoMauch | Issue Monitored: shankarb | |
2013-04-03 16:32 | AugustoMauch | Review Assigned To | => shankarb |
2013-04-03 16:34 | hgbot | Checkin | |
2013-04-03 16:34 | hgbot | Note Added: 0057709 | |
2013-04-03 16:34 | hgbot | Status | new => resolved |
2013-04-03 16:34 | hgbot | Resolution | open => fixed |
2013-04-03 16:34 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/3ba5d370c1b96fe06fd1ebf0a2e586c3335cb28f [^] |
2013-04-04 05:11 | shankarb | Note Added: 0057720 | |
2013-04-04 05:11 | shankarb | Status | resolved => closed |
2013-04-04 05:11 | shankarb | Fixed in Version | => 3.0MP22 |
2013-04-07 01:03 | hudsonbot | Checkin | |
2013-04-07 01:03 | hudsonbot | Note Added: 0057761 |
Copyright © 2000 - 2009 MantisBT Group |