I found that when a data input method is imported the spaces that once existed between double quotes are eliminated. They appear to be properly exported to the xml file, but are removed during the (re-)import process.
Here is an example:
Table: data_input, Column: input_string, New Value: '/usr/local/php/bin/php -q /scripts/query_apc_rack_pdu.php current """"""""""', Old Value: '/usr/local/php/bin/php -q /scripts/query_apc_rack_pdu.php current "" "" "" "" ""'
I found that when a data input method is imported the spaces that once existed between double quotes are eliminated. They appear to be properly exported to the xml file, but are removed during the (re-)import process.
Here is an example: Table: data_input, Column: input_string, New Value: '/usr/local/php/bin/php -q/scripts/query_apc_rack_pdu.php current """"""""""', Old Value: '/usr/local/php/bin/php -q /scripts/query_apc_rack_pdu.php current "" "" "" "" ""'