Closed
Bug 204978
Opened 22 years ago
Closed 22 years ago
Spellchecking html document causes Mozilla/Composer to "crash"
Categories
(SeaMonkey :: Composer, defect)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: joe, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4b) Gecko/20030507
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4b) Gecko/20030507
If you load the attached html document found at:
http://www.gpsinformation.org/joe/tower/login.html
and spell check it with Mozilla 1.4b, the entire Mozilla system crashes.
Reproducible: Always
Steps to Reproduce:
1.see above
2.
3.
Actual Results:
Mozilla Crash
Expected Results:
Not Crash
Comment 1•22 years ago
|
||
>spell check
There is no spellcheck in mozilla !
| Reporter | ||
Comment 2•22 years ago
|
||
I added it in ver 1.2 and it is still working in mine! All except for this one
page which causes Mozilla to crash. :)
Comment 3•22 years ago
|
||
You´ve got to read the Release Notes for 1.3.1, if you upgrade from 1.2 to 1.4b ;-)
From the
New Additions to the Release Notes 1.3.1
...
The mozdev spellchecker released for earlier versions of Mozilla does not work
with 1.3.1 or newer builds and will lead to crashes. Please upgrade to the new
spellchecker ( bug 185251 )
...
| Reporter | ||
Comment 4•22 years ago
|
||
Yep. You were right. Downloading the new spellchecker for ver 1.4b fixed it.
Seems like if Mozilla is going to be unhappy with an earlier version module
there would be a flag in Mozilla indicating what minimum version was required
for all of the accessory modules such as spellchecker. I guess this will
eventually sort itself out when spellchecker becomes an integral part of Mozilla.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
The more general issue here is that mozilla doesn't appear to check the
compatibility/versioning of plugins, or attempt to handle errors they generate.
A misbehaving plugin can bring down mozilla.
I've done some digging on spell checking related bugs and found a number of them
that all boil down to this issue.
If this hasn't been done already, you (the Mozilla bug team) should consider
creating a new bug report for this issue.
Comment 6•22 years ago
|
||
This is no simple plugin and we can't do anything to avoid such crashes.
-> no patch in mozilla = not fixed
Status: RESOLVED → UNCONFIRMED
Resolution: FIXED → ---
Comment 7•22 years ago
|
||
-> wfm
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago → 22 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 9•22 years ago
|
||
Can't check (for instance) a spell checker plugin for compatible version number
so as to be able to avoid using an older and not compatible version???
SURELY you JEST! Software has been doing this for 30 years that I KNOW of!
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•