Closed
Bug 218468
Opened 22 years ago
Closed 22 years ago
find and replace some number strings does not work
Categories
(SeaMonkey :: Composer, defect)
Tracking
(Not tracked)
People
(Reporter: joe, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5b) Gecko/20030712
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5b) Gecko/20030712
If you try and FIND or FIND AND REPLACE a number string such as
FIND 192.168.168.1
and replace with
128.1.1.1
then the FIND does not work.
Reproducible: Always
Steps to Reproduce:
1.Try it
2.
3.
Actual Results:
Composer claims the requested string 192.168.168.1 cannot be found in the text.
Expected Results:
it should find and replace as requested.
Reporter,
Are you seeing this in HTML Source view or Normal view, or in the mail editor?
Could Bug 220212 be the problem? (in Source view, the target search is wrapped
at the end of a line)?
Please Verify with a current Nightly Build. Your report refers to a build
that's two months old!
Comment 2•22 years ago
|
||
I tried to find 192.168.168.1 and replace with 128.1.1.1 in both normal editing
mode and in HMTL source editing mode and it WORKSFORME without a problem.
Mozilla 1.7alpha build 2003121908 under XP Pro SP1 here.
Comment 3•22 years ago
|
||
The "What's New in Mozilla 1.5" notes clearly indicate that find and replace are
doable in HTML source editing mode.
http://www.mozilla.org/releases/mozilla1.5/README.html#new
Also bug 76374 was RESOLVED as a DUPLICATE of bug 69329
*** This bug has been marked as a duplicate of 69329 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•