Bug 243080 - Grid file dialog missbehaviour
Summary: Grid file dialog missbehaviour
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Geclipse (show other bugs)
Version: unspecified   Edit
Hardware: Other Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Mathias Stümpert CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-04 12:56 EDT by Ariel Garcia CLA
Modified: 2014-01-09 16:01 EST (History)
2 users (show)

See Also:


Attachments
OK button active, folder selected, no URI (54.87 KB, image/png)
2008-08-04 12:57 EDT, Ariel Garcia CLA
no flags Details
Unfriendly URI (69.45 KB, image/png)
2008-08-04 12:58 EDT, Ariel Garcia CLA
no flags Details
Invalid stager ID remains in the URI (70.87 KB, image/png)
2008-08-04 12:58 EDT, Ariel Garcia CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ariel Garcia CLA 2008-08-04 12:56:33 EDT
- Open the GFD (for instance, Output File in the JSDL editor)
 1) => the OK button is active since the beginning (no selection at all)

- enter some text in the Filename field
 2) => the OK button remains available and you can close the dialog
      (no URI is passed back though)


- start again with a newly open GFD
- expand one local or any connection:
 3) => the top level folder/mountpoint gets selected, but however the URI field remains empty (see attachment connections1.png)


Now the next two are probably MW-specific (Szymon,Mariusz in CC):

- expand an SRM connection in the GFD
- select a folder or file
- click on the Filename field and try to change the value there
 4) => the update of the URI/Filename fields is awfully slow!


Finally you want to select a new file in a given (GRIA) connection in the Grid File Dialog:

- you open the dialog
- you browse a GRIA connection to the location you want your new file to live in
- but instead of leaving the GRIA folder selected you click on some existing stager
 5) => the URI field is filled in with a silly URI containing the gria unique ID of the stager, not the label (see attachment connections2.png)

- now click on the Filename field and modify that filename
 6) => the URI value still contains the Gria ID of the original file! (compare the URI and filename fields in attachments connections2.png and connections3.png)
Comment 1 Ariel Garcia CLA 2008-08-04 12:57:30 EDT
Created attachment 109082 [details]
OK button active, folder selected, no URI
Comment 2 Ariel Garcia CLA 2008-08-04 12:58:10 EDT
Created attachment 109083 [details]
Unfriendly URI
Comment 3 Ariel Garcia CLA 2008-08-04 12:58:53 EDT
Created attachment 109084 [details]
Invalid stager ID remains in the URI