Janne Härkönen
Janne Härkönen
> _Originally submitted to [Google Code](http://code.google.com/p/robotframework-ride/issues/detail?id=1203) by lxg0... on 16 Feb 2013_ In version 1.0.1,I got this issue: I have to input strings that contain multiple spaces. in txt edit...
> _Originally submitted to [Google Code](http://code.google.com/p/robotframework-ride/issues/detail?id=1120) by @pekkaklarck on 20 Nov 2012_ Issue 536 covers generic text based search. This issue covers enhancing it with generic replace.
> _Originally submitted to [Google Code](http://code.google.com/p/robotframework-ride/issues/detail?id=1189) by froschre... on 24 Jan 2013_ Hi, When creating keywords in Python libraries, internal functions can be marked with `_` as the first character....
> _Originally submitted to [Google Code](http://code.google.com/p/robotframework-ride/issues/detail?id=1050) by @kontulai on 27 Aug 2012_ Steps to reproduce: 1. open test folder 2. create suite and resource file (or folder with tests and...
> _Originally submitted to [Google Code](http://code.google.com/p/robotframework-ride/issues/detail?id=1191) by granuleg on 29 Jan 2013_ Hi, when rename a resource file used in test case table via RIDE 1) Resource Setting are correctly...
> _Originally submitted to [Google Code](http://code.google.com/p/robotframework-ride/issues/detail?id=902) by @mkorpela on 4 Jan 2012_ RIDE should support table header editing / removing / adding when working in grid editor. Text Editor already...
> _Originally submitted to [Google Code](http://code.google.com/p/robotframework-ride/issues/detail?id=1036) by @Tattoo on 22 Aug 2012_ Make it possible to rename directories through RIDE Separated from issue 862
> _Originally submitted to [Google Code](http://code.google.com/p/robotframework-ride/issues/detail?id=1153) by @Tattoo on 10 Dec 2012_ It would be nice to exclude/include all external resource files with right-clicking the item "External Resources" in the...
> _Originally submitted to [Google Code](http://code.google.com/p/robotframework-ride/issues/detail?id=1220) by frankbp on 7 Mar 2013_ 'Pause On Failure' is good feature. But when using 'Wait Until Keyword Succeeds', most of time the keyword...
Changed error messages to be consistent with Firefox (> 3.10). Previously, error messages with Firefox were like this: ``` {"name":"non_existing","validator":"Whatever"} {"name":"hello_label","validator":"Hi Flex!"} ``` and now they same as with other...