[jbosstools-issues] [JBoss JIRA] (JBDS-2261) Flat File Importer unable to import files with no extensions

RH Bugzilla Integration (JIRA) jira-events at lists.jboss.org
Mon Sep 3 05:03:32 EDT 2012


    [ https://issues.jboss.org/browse/JBDS-2261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12715361#comment-12715361 ] 

RH Bugzilla Integration commented on JBDS-2261:
-----------------------------------------------

Hisanobu Okuda <hokuda at redhat.com> made a comment on [bug 853888|https://bugzilla.redhat.com/show_bug.cgi?id=853888]

Description of problem:

Assuming a data directory with two files, "mydata1" and "mydata2.csv", when attempting to import files with the flat file importer of Teiid Designer, only "mydata2.csv" will be discovered and selectable in the import process. It is not possible to discover/select files without extensions in the flat file importer, since available file name filters are only ".csv", ".psv", ".ssv", ".tsv", ".txt", and ".". "" (no extension) is necessary. It is found in Teiid Designer, however, it is not an issue only concerning Teiid Designer, but a general issue, because a general file selection UI can not show files without extensions. There is no reason to consider a file without extensions as a non-text file.

Version-Release number of selected component (if applicable):

JBDS 5.0.0
Teiid Designer 7.7.x

How reproducible:


Steps to Reproduce:
1. install tdesigner into jbds, and restart jbds
2. create teiid model project
3. right click, select "import", select "File Source (Flat) >> Source and View Model", and click "Next" to run wizard
4. click "New" in "Data File Source"
5. "Next"
6. select "Enter file URI", and click "Browse"
  
Actual results:

A file without extensions is not shown.

Expected results:

A file without extensions is shown.

Additional info:
                
> Flat File Importer unable to import files with no extensions
> ------------------------------------------------------------
>
>                 Key: JBDS-2261
>                 URL: https://issues.jboss.org/browse/JBDS-2261
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: runtime
>    Affects Versions: 5.0.0.GA
>         Environment: JBDS 5.0.0
> Teiid Designer 7.7.x
>            Reporter: Hisanobu Okuda
>
> Assuming a data directory with two files, "mydata1" and "mydata2.csv", when attempting to import files with the flat file importer of Teiid Designer, only "mydata2.csv" will be discovered and selectable in the import process. It is not possible to discover/select files without extensions in the flat file importer, since available file name filters are only "*.csv", "*.psv", "*.ssv", "*.tsv", "*.txt", and "*.*". "*" (no extension) is necessary. It is found in Teiid Designer, however, it is not an issue only concerning Teiid Designer, but a general issue, because a general file selection UI can not show files without extensions. There is no reason to consider a file without extensions as a non-text file.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list