Matej Kralik created TEIIDDES-2795:
--------------------------------------
Summary: Check if URL contains empty spaces
Key: TEIIDDES-2795
URL:
https://issues.jboss.org/browse/TEIIDDES-2795
Project: Teiid Designer
Issue Type: Bug
Components: Import/Export
Affects Versions: 10.0.1
Environment: Fedora 23
Reporter: Matej Kralik
Attachments: Screenshot from 2016-02-25 15-08-51.png
When I tried to reproduce this bug
([
TEIIDDES-2493|https://issues.jboss.org/browse/TEIIDDES-2493])
I've found a way how set file whose path contains empty string. I set the file path as
a URL and use import from remote flat file. Problem is same as
([
TEIIDDES-2493|https://issues.jboss.org/browse/TEIIDDES-2493]).
When i created datasource, file path is written to the standalone.xml with empty space.
{code:java}
<config-property name="EndPoint">
file:/home/mkralik/Downloads/folder with space/productdata_data.csv
</config-property>
{code}
I think user
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)