Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Scout » problem with AbstractFileChooserField
problem with AbstractFileChooserField [message #1293177] Sat, 12 April 2014 11:30 Go to next message
Karel Haruda is currently offline Karel HarudaFriend
Messages: 22
Registered: March 2014
Junior Member
Hi,
I am using AbstractFileChooserField to select file on client and transfer data to server to database. During developing i found a bug (maybe). When client chose file which is in root directory of drive for example D:\file.pdf, fileChooserfield return invalid path. I am using this getUploadDataField().getValue() (getUploadDataField() is AbstractFileChooserField) for read selected file name. Returned filename is not D:\file.pdf but D:\eclipse\file.pdf (D:\eclipse is path to my eclipse scout directory). When i choose file from subdirectory in drive than path is ok .. problem is only when i selecting file from root dir of drive ..

Re: problem with AbstractFileChooserField [message #1295496 is a reply to message #1293177] Mon, 14 April 2014 10:14 Go to previous messageGo to next message
Eclipse UserFriend
Hi Karel

Looks like your issue is related to BUG 430712. If not let us know.

I put next milestone build as a target for this bug.

-andreas
Re: problem with AbstractFileChooserField [message #1295568 is a reply to message #1295496] Mon, 14 April 2014 11:31 Go to previous messageGo to next message
Karel Haruda is currently offline Karel HarudaFriend
Messages: 22
Registered: March 2014
Junior Member
Hi,
I am not sure that this is same bug. My problem is in AbstractFileChooserField, when I am selecting file from root dir of drive. In this case is Path same as eclipse dir. Maybe the two are related. I wait for BUG 430712 will be repaired and i will try again and I will write the result.

[Updated on: Mon, 14 April 2014 11:31]

Report message to a moderator

Re: problem with AbstractFileChooserField [message #1296823 is a reply to message #1295568] Tue, 15 April 2014 08:14 Go to previous messageGo to next message
Matthias Nick is currently offline Matthias NickFriend
Messages: 197
Registered: August 2013
Senior Member
Karel, which Ui are you using? Swing, SWT, RAP?
Re: problem with AbstractFileChooserField [message #1296888 is a reply to message #1296823] Tue, 15 April 2014 09:10 Go to previous message
Karel Haruda is currently offline Karel HarudaFriend
Messages: 22
Registered: March 2014
Junior Member
I am using SWT UI .. and WINDOWS 7
Previous Topic:RAP - Doesn't Start Application
Next Topic:Logout problem SCOUT+RAP
Goto Forum:
  


Current Time: Tue Mar 19 06:42:45 GMT 2024

Powered by FUDForum. Page generated in 0.02481 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top