View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004975 | OXID eShop (all versions) | 4.07. Source code, Test | public | 2013-03-04 15:53 | 2022-02-01 08:29 |
| Reporter | DariusK | Assigned To | |||
| Priority | low | Severity | feature | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Fixed in Version | 6.0.0 | ||||
| Summary | 0004975: Improve oxemail class methods | ||||
| Description | In email sending methods (sendOrderEmailToUser; sendNewsletterDbOptInMail; sendSuggestMail; sendInviteMail; sendWishlistMail; sendPriceAlarmNotification; sendRegisterEmail; sendForgotPwdEmail;) is used protected method $this->_setMailParams(). It will be good to move setReplayTo() calls from all mail send methods to method _setMailParams(). It will be good to add one more parameter from witch method was called. Then I be able to extend this method and change email section From, ReplayTo. It will be good that last setter be setBody() and setAltBody(), because in template I use info from email, like From or To. | ||||
| Tags | No tags attached. | ||||
| Theme | Not defined | ||||
| Browser | All | ||||
| PHP Version | Not defined | ||||
| Database Version | Not defined | ||||