-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Invalid
-
Affects Version/s: 1.4
-
Fix Version/s: None
-
Component/s: contrib - DataImportHandler
-
Labels:None
-
Environment:
Any
At present the URLDataSource does not correctly escape spaces in URLs. This particularly affects usages where ${dataimporter.last_index_time} is present in the URL to support delta imports. That variable contains a space which should be escaped.