The search and replace function does not work as described in FAQ.
I took the following example from FAQ : "\+41(.*),0041\1" (without quotes)
and changed to "\+(.*),00\1" to replace the plus sign by 00.
Also tried "\+3(.*),003\1" ( the same but only works for countries where the
country number starts with 3)
The regexes seem valid to me
Original issue reported on code.google.com by godfried...@gmail.com on 7 Aug 2013 at 5:43
Original issue reported on code.google.com by
godfried...@gmail.com
on 7 Aug 2013 at 5:43