Last modified: 2012-04-19 21:43:36 UTC
Reporting against Babaco Release. Steps to Reproduce :: 1)Navigate to a Random page and click Edit link 2)Insert following texts in the text area. from frog 3)Click on "Search and replace" button. 4)Check 'Treat search string as a regular expression' check box. 5)Set "fro[^ ]" to 'Search for' text box. 6)Click 'Find Next' button two times. <<System highlighted the 'from' word twice>> Expected Outcome:: System should highlight the 'frog' word. Other observation:: If the user enter following texts in text area and click the search button twice, system highlight 'frog' word twice. Test Environment :: Browser (User-Agent): Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 Time and Date: 10:16:18 AM - Monday, October 05, 2009 Javascript: Enabled Cookies Enabled: Enabled Java Enabled: Enabled CPU class/type: OS/CPU Intel Mac OS X 10.5 Browser (User-Agent): Opera/9.50 (Macintosh; Intel Mac OS X; U; en) Time and Date: 10:36:16 AM - Monday, October 05, 2009 Javascript: Enabled Cookies Enabled: Enabled Java Enabled: Enabled Browser (User-Agent): Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-us) AppleWebKit/523.15.1 (KHTML, like Gecko) Version/3.0.4 Safari/523.10 Time and Date: 11:25:29 AM - Tuesday, October 06, 2009 Javascript: Enabled Cookies Enabled: Enabled Java Enabled: Enabled
Fixed in r57376.
verified and passed