Closed
Bug 220164
Opened 22 years ago
Closed 22 years ago
Message displayed at console doesn't wrap-round.
Categories
(Core Graveyard :: Error Console, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 126216
People
(Reporter: mozilla, Assigned: hewitt)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624
I got a security error displayed at the console and noticed the display of it
doesn't wrap-round - I had to extend the width of the console to twice the width
of the screen to read all of the text!
Security Error: Content at
http://kguest-admin.local.foo.bar/index2.html?search%5Bstring%5D=mozzie%40guest.cx&search%5Bfor%5D=customer&Search=&search%5Bhasaccount%5D=1&search%5Bwhat%5D=emailadd&search%5Bcountry%5D=
may not load data from http://kguest-site15.local.foo.bar/del_uid.html?burl=
(domain names have been changed to protect....)
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Expected Results:
the text should be displayed 'wrapped-round', rather than as one very long line.
Comment 1•22 years ago
|
||
looks like bug 126216
*** This bug has been marked as a duplicate of 126216 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Comment 3•22 years ago
|
||
Note that long URLS still won't wrap, that depends on someone implementing
-moz-force-wrap
Updated•17 years ago
|
Product: Core → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•