Uploaded image for project: 'OpenMRS Core'
  1. OpenMRS Core
  2. TRUNK-5309

TODO item in handle() of OpenmrsObjectSaveHandler.java

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • TBD
    • Resolution: Won't Fix
    • None
    • None
    • None
    • Undetermined

    Description

      From line 87 in OpenmrsObjectSaveHandler.java of org.openmrs.api.handler:

       

      //We are dealing with only strings
      //TODO We shouldn't be doing this for all immutable types and fields
      if (openmrsObject instanceof Obs ||!property.getPropertyType().equals(String.class)) {
          continue;
         }
      

       

      Gliffy Diagrams

        Attachments

          Issue Links

            Activity

              People

                Unassigned Unassigned
                sherlocktech Sean Stamm
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: