Closed
Bug 258780
Opened 20 years ago
Closed 19 years ago
System crashes when I'm using the composer and print to a file (PDF) rather than to the printer using a program called Win2PDF. This occurs ONLY if the text contains "http://" at the start of a URL,
Categories
(Core :: Printing: Output, defect)
Tracking
()
RESOLVED
EXPIRED
People
(Reporter: ppetrak, Unassigned)
References
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040803
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040803
If I print from the Composer to an Adobe PDF file (using a program called
Win2PDF) and the text contains a URL in the form "http://www.someplace.com,"
Windows XP system crashes every time and the PDF I tried to create has zero
length. If I remove "http://" from the URL, leaving only "www.someplace.com,"
printing to PDF goes without a hitch, but then the link doesn't work in the PDF
file. Before making Mozilla 1.7.x my default browser I used Netscape 7.1 and did
not have this problem. Files in the form "http://www.someplace.com" ended up in
the PDF without a crash and the links were functional.
Oddly, however, if I put a space between "http://" and "www.someplace.com," I
can print to PDF without a crash, and despite the space, the link in the PDF is
functional.
On automatic rebooting after these crashes I get a message saying "The system
has recovered from a serious error" and giving me the option to report it to
Microsoft. Using this option automatically loads my browser and takes me to a
Microsoft page that says crashes of this type are usually caused by a driver.
That's not very helpful to me, because it doesn't tell me which driver is
causing the problem. It might be helpful to you, however.
Reproducible: Always
Steps to Reproduce:
1.Load the Composer.
2.Type in a URL in the form "http://www.someplace.com.
3.Print from Composer to PDF file using the program Win2Pdf.exe
Actual Results:
System crashes every time, unless I remove "http://" from the URL or separate it
from the rest with a space, thus: http:// www.someplace.com.
Expected Results:
It should have printed with no problem, just as it always did with the composer
in Netscape 7.1.
Comment 1•20 years ago
|
||
Does this also happen when you save the file and print it in Mozilla Navigator?
What about IE?
Comment 2•20 years ago
|
||
*** Bug 288805 has been marked as a duplicate of this bug. ***
Comment 3•19 years ago
|
||
This is an automated message, with ID "auto-resolve01".
This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.
While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.
If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.
The latest beta releases can be obtained from:
Firefox: http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 4•19 years ago
|
||
This bug has been automatically resolved after a period of inactivity (see above
comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → EXPIRED
You need to log in
before you can comment on or make changes to this bug.
Description
•