Status: Accepted Owner: ---- Labels: Type-Defect Priority-Low Target-2.5
New issue 523 by jprantan: " character at the end of settings table's Documentation value causes log generation to fail
http://code.google.com/p/robotframework/issues/detail?id=523 *** Settings *** Documentation " *** Test Cases *** Test No operation When running testdata above, following error occurs: [ ERROR ] Unexpected error: SyntaxError: ('EOL while scanning string literal', ('<string>', 1, 13, '""""""" != \'\'')) -- 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
