Details
-
Type:
Bug
-
Status: Closed
-
Priority:
TBD
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Complexity:Undetermined
-
Development:
Description
In Context.java from org.openmrs.api.context on line 569 and 579:
/** * Convenience method to allow us to change the configuration more easily. TODO Ideally, we * would be using Spring's method injection to set the dependencies for the message service. * * @return the ServiceContext */ private static MessageSender getMessageSender() { return new MailMessageSender(getMailSession()); }
Gliffy Diagrams
Attachments
Issue Links
- relates to
-
TRUNK-324 Go through the TODO items code and create tickets out of them
-
- Ready for Work
-