Details
-
Bug
-
Status: Closed
-
TBD
-
Resolution: Won't Fix
-
None
-
None
-
None
-
Undetermined
-
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
-
-
TRUNK-6087 COPY: Go through the TODO items code and create tickets out of them
-
- Needs Assessment
-
-
TRUNK-6108 COPY: Go through the TODO items code and create tickets out of them
-
- Needs Assessment
-