Bug #58736 Replace All fails on numeric values
Submitted: 5 Dec 2010 5:09 Modified: 5 Dec 2010 8:34
Reporter: David Marwick Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.30 CE r6790 OS:Windows (7 Pro)
Assigned to: CPU Architecture:Any
Tags: find, REPLACE

[5 Dec 2010 5:09] David Marwick
Description:
Find and replace on a numeric value produces the error:

Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: length

How to repeat:
Open a new script tab. Type 1. Type ctrl-h to open Find and Replace dialog. Enter Find = 1, Replace = 2. Press Replace All button.
[5 Dec 2010 8:34] Valeriy Kravchuk
This is a duplicate of Bug #56898.