Author: laukpe
Date: Thu Sep 18 05:39:09 2008
New Revision: 761

Modified:
   wiki/ReleaseNotes20.wiki

Log:
added issue 113 to 2.0.2 issues, resorted issues

Modified: wiki/ReleaseNotes20.wiki
==============================================================================
--- wiki/ReleaseNotes20.wiki    (original)
+++ wiki/ReleaseNotes20.wiki    Thu Sep 18 05:39:09 2008
@@ -77,20 +77,20 @@
 === List of fixes and enhancements ===

 || *ID* || *Type* || *Priority* || *Summary* ||
+|| Issue 94 || Defect || Critical || Libraries cannot be implemented as Python new style classes || || Issue 98 || Defect || Critical || OperatingSystemLibrary keywords 'Run' and 'Read Process Output' hang on Jython if the executed command generates a lot of stderr || -|| Issue 67 || Enhancement || High || Arguments to keywords executed with 'Run Keyword' variants should be resolved later || || Issue 69 || Defect || High || Start Process keyword from OperatingSystemLibrary doesn't work on Jython 2.2 when stdout/stderr is redirected or command started on background || +|| Issue 106 || Defect || High || Touch keyword from OperatingSystemLibrary deletes contents from existing files || +|| Issue 67 || Enhancement || High || Arguments to keywords executed with 'Run Keyword' variants should be resolved later || || Issue 73 || Enhancement || High || It should be possible to generate links to keywords inside keyword documentation using 'libdoc.py' || || Issue 75 || Enhancement || High || version information of test libraries into syslog || -|| Issue 94 || Defect || High || Libraries cannot be implemented as Python new style classes || -|| Issue 106 || Defect || High || `Touch` keyword from OperatingSystemLibrary deletes contents from existing files || +|| Issue 113 || Defect || Medium || Split Extension from OperatingSystemLibrary works differently on Python 2.6 than earlier versions || || Issue 50 || Enhancement || Medium || `Log List` and `Log Dictionary` keywords into CollectionsLibrary || || Issue 68 || Enhancement || Medium || Switch Connection in Telnet : return the old index or alias || -|| Issue 70 || Enhancement || Medium || New built-in variables `${SPACE}` and `${EMPTY} || +|| Issue 70 || Enhancement || Medium || New built-in variables ${SPACE} and ${EMPTY} || || Issue 76 || Enhancement || Medium || Information where a test library has been imported from should be written to syslog || || Issue 79 || Enhancement || Medium || Mechanism for getting warnings from deprecated keywords || || Issue 80 || Enhancement || Medium || Support for HTML log level for Log keyword from BuiltInLibrary || -|| Issue 81 || Documentation || Medium || Need a keyword to check item counts of list/dictionary in CollectionsLibrary. || || Issue 87 || Enhancement || Medium || Better error messages when resolving extended variables fails || || Issue 90 || Enhancement || Medium || "Else If" support for "Set Variable If" keyword from BuiltInLibrary || || Issue 91 || Enhancement || Medium || Creating images from URLs ending with png, jpg, jpeg, gif, or bmp ||
@@ -98,7 +98,8 @@
|| Issue 100 || Enhancement || Medium || Add methods start_keyword and stop_keyword to listener interface || || Issue 102 || Enhancement || Medium || It should be possible to implement Listeners as modules ||
 || Issue 103 || Enhancement || Medium || Arguments to Listeners ||
-|| Issue 104 || Documentation || Medium || Document and test that Listeners can be taken into use using a physical path || || Issue 107 || Enhancement || Medium || Standard library keywords should accept / as a path separator regardless the operating system || +|| Issue 81 || Documentation || Medium || Need a keyword to check item counts of list/dictionary in CollectionsLibrary. || +|| Issue 104 || Documentation || Medium || Document and test that Listeners can be taken into use using a physical path || +|| Issue 72 || Defect || Low || pythonpathsetter not working properly when Robot Framework is installed with easy_install || || Issue 71 || Enhancement || Low || Add keyword Execute Command to Telnet Library || -|| Issue 72 || Defect || Low || pythonpathsetter not working properly when Robot Framework is installed with easy_install ||
\ No newline at end of file

Reply via email to