Closed
Bug 36760
Opened 25 years ago
Closed 24 years ago
Printing Address Book card : no printing happens when AB doesn't have an email address
Categories
(SeaMonkey :: MailNews: Address Book & Contacts, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9.8
People
(Reporter: marina, Assigned: sspitzer)
References
Details
(Whiteboard: nab-print)
**** observed with 2000-04-21-09 build on NT ****
Steps to reproduce:
-select a card in the AB that doesn't have an email address filled;
-go File|Print Card view...
//note: the Printing window comes up for a moment and then disappears (it
doesn't happen when there is an email address (is that by design?)
I believe this is by design. See bug:
http://bugzilla.mozilla.org/show_bug.cgi?id=11366
Perhaps we should turn this into an enhancement? cc: huang
QA Contact: lchiang → esther
We use email address in the address book print url. cc rhp since he's the one
define the print url. We may be able to use the record key instead of the email
address.
Comment 3•25 years ago
|
||
Well, yes, this could possibly work, but there was no record key when I
implemented this feature. It would be nice if either worked. I'll never know
the record key as "Joe User", but I will know the email address for a person.
I don't know when I'll have time to work on this but I could instruct someone
where to tweak the code so it would work.
- rhp
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → M17
Assignee | ||
Comment 11•24 years ago
|
||
taking, I've got the fix for this in my re-write of ab printing.
the problem was the way printing worked. it would create a crazy addbook url
and set the email as part of the query string, and then try to find the right
card from the email later.
Assignee: racham → sspitzer
Target Milestone: Future → mozilla0.9.8
Assignee | ||
Comment 12•24 years ago
|
||
fixed.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updated•24 years ago
|
Whiteboard: nab-print
Comment 13•23 years ago
|
||
Trunk build 2002-03-01: WinMe, Linux RH 7.1, Mac 9.1
Verified Fixed.
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•