id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
7384,How to use space for option list_connector_string,anonymous,CuriousCurmudgeon,Our keywords are seperated by space: "A B C"\r\n\r\nTherefore_ my preferred configuration for this would be:\r\n\r\n[batchmod]\r\nfields_as_list = keywords_customers\r\nlist_separator_regex = \\s+\r\nlist_connector_string = ' '\r\n\r\nBut the space is stripped off. Tried also:\r\n\r\nlist_connector_string = ' '\r\nlist_connector_string = " "\r\nlist_connector_string = \\ \r\nlist_connector_string =\r\n\r\nBut all characters used as given. At least_ the last variant should work but\r\nin this case the keywords are concatenated by the empty string which breaks anything.\r\n\r\nSuggestions\r\n,defect,closed,normal,BatchModifyPlugin,normal,,,joerg.thoennes@macd.com,0.11
