+ Workaround the autorefresh issue in RAP by disabling the branding page with Java...
[lgpl/argeo-commons.git] / base / runtime / org.argeo.eclipse.ui.rap / src / main / java / org / argeo / eclipse / ui / specific / UploadFileWizardPage.java
index 5747b8900ca49f4534c5ae4d77e04f4f9e724de6..17d4e22f3f0c2df1c16065ab8f98fedfed875e6b 100644 (file)
@@ -60,7 +60,7 @@ public class UploadFileWizardPage extends WizardPage {
        }
 
        public String getObjectName() {
-               return null;
+               return fileUpload.getFileName();
        }
 
        public String getObjectType() {