diff --git a/typo3/sysext/core/Configuration/TCA/sys_file_reference.php b/typo3/sysext/core/Configuration/TCA/sys_file_reference.php
index 69c73fceb222a04853336cd29108c74f20b9cb3e..fa4c329e485df0612f15f1df4f7b08a2df54818e 100644
--- a/typo3/sysext/core/Configuration/TCA/sys_file_reference.php
+++ b/typo3/sysext/core/Configuration/TCA/sys_file_reference.php
@@ -2,7 +2,7 @@
 return array(
     'ctrl' => array(
         'title' => 'LLL:EXT:lang/locallang_tca.xlf:sys_file_reference',
-        'label' => 'uid',
+        'label' => 'uid_local',
         'formattedLabel_userFunc' => 'EXT:core/Classes/Resource/Service/UserFileInlineLabelService.php:TYPO3\\CMS\\Core\\Resource\\Service\\UserFileInlineLabelService->getInlineLabel',
         'formattedLabel_userFunc_options' => array(
             'sys_file' => array(
@@ -102,6 +102,7 @@ return array(
                 'type' => 'group',
                 'internal_type' => 'db',
                 'size' => 1,
+                'eval' => 'int',
                 'maxitems' => 1,
                 'minitems' => 0,
                 'allowed' => 'sys_file'
diff --git a/typo3/sysext/impexp/Tests/Functional/Fixtures/ImportExportXml/pages-and-ttcontent-with-image-but-not-included.xml b/typo3/sysext/impexp/Tests/Functional/Fixtures/ImportExportXml/pages-and-ttcontent-with-image-but-not-included.xml
index 5b24bc25def6bb2aa16178ed2f81f1bddf515f93..947084df453b0949cf0b8663ffaf678e38ce3a1b 100644
--- a/typo3/sysext/impexp/Tests/Functional/Fixtures/ImportExportXml/pages-and-ttcontent-with-image-but-not-included.xml
+++ b/typo3/sysext/impexp/Tests/Functional/Fixtures/ImportExportXml/pages-and-ttcontent-with-image-but-not-included.xml
@@ -67,7 +67,7 @@
 				<rec index="1" type="array">
 					<uid>1</uid>
 					<pid>1</pid>
-					<title>1</title>
+					<title>typo3_image2.jpg</title>
 					<size>297</size>
 					<relations index="rels" type="array">
 						<element index="sys_file:1" type="array">
diff --git a/typo3/sysext/impexp/Tests/Functional/Fixtures/ImportExportXml/pages-and-ttcontent-with-image.xml b/typo3/sysext/impexp/Tests/Functional/Fixtures/ImportExportXml/pages-and-ttcontent-with-image.xml
index c9d3f8e7fdf8ebbf42d5740b64be182da00f9e78..47889be20bb3a52da53c6f382acd0dfb4df7f66d 100644
--- a/typo3/sysext/impexp/Tests/Functional/Fixtures/ImportExportXml/pages-and-ttcontent-with-image.xml
+++ b/typo3/sysext/impexp/Tests/Functional/Fixtures/ImportExportXml/pages-and-ttcontent-with-image.xml
@@ -67,7 +67,7 @@
 				<rec index="1" type="array">
 					<uid>1</uid>
 					<pid>1</pid>
-					<title>1</title>
+					<title>typo3_image2.jpg</title>
 					<size>297</size>
 					<relations index="rels" type="array">
 						<element index="sys_file:1" type="array">