datafinder-team team mailing list archive
-
datafinder-team team
-
Mailing list archive
-
Message #00022
[Bug 652193] Re: Problem defining supported data types of a script when the data type name contains white spaces.
** Changed in: datafinder
Status: Fix Committed => Fix Released
--
Problem defining supported data types of a script when the data type name contains white spaces.
https://bugs.launchpad.net/bugs/652193
You received this bug notification because you are a member of
DataFinderTeam, which is subscribed to DataFinder.
Status in DataFinder - flexible data management: Fix Released
Bug description:
When you define supported data types of a script as follows:
# @datatypes: DataType1, Data Type2, DataType3
The result is that script is only available for "Datatype1" and "Data" as the whitespace character " " (Space) is not correctly handled.