My Oracle Support Banner

Webutil_File.File_Multi_Selection_Dialog Opens Files in Parent Directory after Upgrade to Forms 11g (Doc ID 1564202.1)

Last updated on FEBRUARY 14, 2023

Applies to:

Oracle Forms - Version 11.1.1.6.0 and later
Information in this document applies to any platform.

Symptoms

After upgrading to 111.1.6 the webutil_file.file_multi_selection_dialog function does not work correctly.

In 10gR2, calling:
        webutil_file.file_multi_selection_dialog ('c:\mydir\mysubdir',NULL,NULL,'Select File');

opens the file dialog and lists all files and directories in c:\mydir\mysubdir.

 In 11g, it lists all files and directories in the parent directory,  c:\mydir,  and you must manually go to  mysubdir.


Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.