------------------------------------------------------------
revno: 6678
committer: Morten Olav Hansen <[email protected]>
branch nick: dhis2
timestamp: Sun 2012-04-22 21:32:29 +0300
message:
  minor fix
modified:
  
dhis-2/dhis-dxf2/src/main/java/org/hisp/dhis/dxf2/metadata/importers/DefaultIdentifiableObjectImporter.java


--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk

Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to 
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/dhis-dxf2/src/main/java/org/hisp/dhis/dxf2/metadata/importers/DefaultIdentifiableObjectImporter.java'
--- dhis-2/dhis-dxf2/src/main/java/org/hisp/dhis/dxf2/metadata/importers/DefaultIdentifiableObjectImporter.java	2012-04-22 18:21:40 +0000
+++ dhis-2/dhis-dxf2/src/main/java/org/hisp/dhis/dxf2/metadata/importers/DefaultIdentifiableObjectImporter.java	2012-04-22 18:32:29 +0000
@@ -542,7 +542,7 @@
                 }
                 else
                 {
-                    log.warn( "Ignored reference " + getDisplayName( identifiableObject ) + " on object " +
+                    log.warn( "Ignored reference " + getDisplayName( ref ) + " on object " +
                         getDisplayName( identifiableObject ) + "." );
                 }
             }

_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp

Reply via email to