Revision: 2372
Author: KariHusa
Date: Fri Oct 23 04:02:34 2009
Log: Added 2.1.2 issues
http://code.google.com/p/robotframework/source/detail?r=2372
Modified:
/wiki/ReleaseNotes21.wiki
=======================================
--- /wiki/ReleaseNotes21.wiki Mon Aug 17 07:55:49 2009
+++ /wiki/ReleaseNotes21.wiki Fri Oct 23 04:02:34 2009
@@ -167,3 +167,27 @@
|| Issue 373 || Documentation || Low || Document that reST format is
converted to HTML first and errors in conversion are fatal ||
Altogether 32 issues.
+== Robot Framework 2.1.2 ==
+
+|| *ID* || *Type* || *Priority* || *Summary* || *AllLabels* ||
+|| Issue 409 || Enhancement || High || Possibility to implement BDD style
keywords without Given/When/Then/And prefix || Type-Enhancement,
Priority-High, Target-2.1.2 ||
+|| Issue 416 || Enhancement || High || Enhance libdoc.py to enable
uploading documentation to RFDoc || Type-Enhancement, Target-2.1.2,
Priority-High ||
+|| Issue 422 || Enhancement || High || Remove deprecation of using
`BuiltIn.Set Variable` keyword with more/less than one value ||
Type-Enhancement, Priority-High, Target-2.1.2 ||
+|| Issue 397 || Defect || Medium || `Set Test/Suite/Global Variable` don't
work anymore with names containing internal variables like `\${foo${bar}}` |
| Type-Defect, Target-2.1.2, Priority-Medium ||
+|| Issue 410 || Defect || Medium || Command line arguments turned into
lower case when using '--option=Value' format instead of '--option Value' |
| Type-Defect, Priority-Medium, Target-2.1.2 ||
+|| Issue 411 || Defect || Medium || Not possible to use variables inside a
list variable || Type-Defect, Priority-Medium, Target-2.1.2 ||
+|| Issue 413 || Defect || Medium || When multiple variable files with the
same name are used, extra variables might be imported || Type-Defect,
Priority-Medium, Target-2.1.2 ||
+|| Issue 407 || Enhancement || Medium || Don't show warning when importing
libraries, resources or variables more than once || Type-Enhancement,
Priority-Medium, Target-2.1.2 ||
+|| Issue 412 || Enhancement || Medium || Should Be
Uppercase/Lowercase/Titlecase keywords to String library ||
Type-Enhancement, Priority-Medium, Target-2.1.2 ||
+|| Issue 414 || Enhancement || Medium || Keyword "Get selection from user"
to Dialogs library || Type-Enhancement, Priority-Medium, Target-2.1.2 ||
+|| Issue 417 || Enhancement || Medium || Enable using old XML doc as input
for libdoc.py || Type-Enhancement, Priority-Medium, Target-2.1.2 ||
+|| Issue 418 || Enhancement || Medium || Convert tabs to spaces when
parsing plain text format || Type-Enhancement, Target-2.1.2,
Priority-Medium ||
+|| Issue 419 || Enhancement || Medium || Support for resource files in
plain text and restructured text formats in `libdoc.py` tool ||
Type-Enhancement, Target-2.1.2, Priority-Medium ||
+|| Issue 394 || Documentation || Medium || Create example on how to call C
code from test libraries || Type-Documentation, Priority-Medium,
Target-2.1.2 ||
+|| Issue 387 || Defect || Low || libdoc.py --name argument does not change
the output file name with resource files || Type-Defect, Priority-Low,
Target-2.1.2 ||
+|| Issue 420 || Defect || Low || Not possible to escape first data cell
with '\' and then continue line with '...' || Type-Defect, Priority-Low,
Target-2.1.2 ||
+|| Issue 395 || Enhancement || Low || Plain text format support for
robotidy.py || Type-Enhancement, Target-2.1.2, Priority-Low ||
+|| Issue 396 || Enhancement || Low || Escape spaces in command line
options given to unixy start-up scripts || Type-Enhancement, Priority-Low,
Target-2.1.2 ||
+
+Altogether 18 issues.
+