Revision: 20cb54a9e104
Branch: default
Author: pekka.kla...@gmail.com
Date: Thu Jun 13 03:31:57 2013
Log: Edited wiki page ReleaseNotes28 through web user interface.
http://code.google.com/p/robotframework/source/detail?r=20cb54a9e104&repo=wiki
Modified:
/ReleaseNotes28.wiki
=======================================
--- /ReleaseNotes28.wiki Tue Jun 11 07:50:17 2013
+++ /ReleaseNotes28.wiki Thu Jun 13 03:31:57 2013
@@ -117,6 +117,16 @@
Deprecated keywords `Save Screenshot`, `Save Screenshot To` and
`Log Screenshot` were removed from [ScreenshotLibrary Screenshot] library
(issue 1093).
+=== Unused utility functions removed ===
+
+Following utility functions were removed (issue 1457):
+
+ * `matches` and `matches_any`: use `Matcher` and `MultiMatcher` instead
+ * `normalize_tags`: functionality moved to `model.Tags` which tests use
internally
+ * `html_attr_escape`: use `attribute_escape` instead
+
+`utils.matches` was unfortunately used by
[http://code.google.com/p/robotframework-sshlibrary/ SSHLibrary 1.1] which
is thus not compatible with RF 2.8. This utility will be added back
temporarily in RF 2.8.1 (issue 1472), and !SSHLibrary 1.2 will be changed
not to use `utils.matches` anymore.
+
=== Creating scalar list in variable table is not possible ===
Creating a scalar variable with a list as it's value
--
---
You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.