Revision: 78ee48f30dcb
Branch: default
Author: [email protected]
Date: Sat Jan 12 08:28:10 2013
Log: Edited wiki page ReleaseNotes27 through web user interface.
http://code.google.com/p/robotframework/source/detail?r=78ee48f30dcb&repo=wiki
Modified:
/ReleaseNotes27.wiki
=======================================
--- /ReleaseNotes27.wiki Thu Jan 10 14:35:16 2013
+++ /ReleaseNotes27.wiki Sat Jan 12 08:28:10 2013
@@ -564,7 +564,7 @@
|| Issue 1202 || Defect || Critical || Test execution leaks memory ||
|| Issue 1266 || Defect || High || User keywords return no value if they
contain continuable failures ||
|| Issue 1277 || Defect || High || Teardown for user keyword not executed
if keyword uses embedded arguments ||
-|| Issue 1278 || Defect || High || Exit For Loop does not work inside
teardowns ||
+|| Issue 1278 || Defect || High || `Exit For Loop` does not work inside
teardowns ||
|| Issue 1286 || Defect || High || Testdoc is broken in RF 2.7.5 ||
|| Issue 1018 || Enhancement || High || Alternative `*.robot` extension
for test data in plain text files ||
|| Issue 1289 || Enhancement || High || Tidy: Split multiline
documentation into multiple lines ||
@@ -575,7 +575,7 @@
|| Issue 1288 || Defect || Medium || Tags in statistics are not sorted
case-insensitively ||
|| Issue 1300 || Defect || Medium || UNC paths are not handled correctly
when tests are executed in directory root ||
|| Issue 1310 || Defect || Medium || Telnet library: `Read Until` keywords
fail if output contains non-ASCII characters ||
-|| Issue 1311 || Defect || Medium || Tests execution freezes with
standalone jar at least when using !SSHLibrary ||
+|| Issue 1311 || Defect || Medium || Tests execution freezes with
standalone jar at least when using SSHLibrary ||
|| Issue 1321 || Defect || Medium || Recursive for loops can cause
corrupted outputs ||
|| Issue 1301 || Enhancement || Medium || All standard libraries should
use logging API and not print for logging ||
|| Issue 1302 || Enhancement || Medium || New `Run Keyword And Return
Status` keyword to return true/false depending on keyword status ||