Status: Accepted Owner: ---- Labels: Type-Enhancement Target-2.1.2 Priority-Medium
New issue 418 by janne.t.harkonen: Convert tabs to spaces when parsing plain text format
http://code.google.com/p/robotframework/issues/detail?id=418 Tabs in plain text files cause really hard to debug runtime errors. We should convert tab to 2 spaces when parsing txt files. This would mean that a single tab can be used as a separator in plain text format, but two tabs are still interpreted as one separator. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings
