Closed
Bug 639197
Opened 14 years ago
Closed 14 years ago
Multiple mailto links on same page not handled properly
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: lsanders62, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.14) Gecko/20110218 Firefox/3.6.14
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.14) Gecko/20110218 Firefox/3.6.14
I'm attempting to create a clickable email page in order to use the browser email function to contact several people. I've coded three separate emails in the same page but each link opens an email window addressed to the last email address coded... that is, I have three separate contacts; 1, 2, and 3; and have coded a separate link for each. The problem is that no matter which one I click, the window that opens is addressed to number three.
This does not happen in IE- each link opens a window addressed to the intended recipient
Reproducible: Always
Steps to Reproduce:
1.Code several mailto links on the same page and save
2.Open that page in FF
3.Click any one of the mailto links
Actual Results:
An email window opens addressed to the final contact no matter which link is clicked. If I want to have an email page to contact Tom, Dick, Harry, and Bob- and I have Bob listed as the last link in the list, no matter which recipient I click, the window is addressed to Bob. When I omit that option the target recipient becomes the new last address.
Expected Results:
When I click Tom, I should get a window addressed to Tom. Likewise for Dick, Harry, and Bob.
Email clients are notorious targets for viruses and worms. This is supposed to work around that- to enable me disable Outlook Express.
Comment 1•14 years ago
|
||
Please attach a test case or provide a public URL exhibiting the issue
Version: unspecified → 3.6 Branch
No point in pursuing this any further- as in my attempts to fix what I considered a bug I inadvertently updated Firefox to a version that is not compatible with this add-on which is now disabled period. I am exploring other browsers as a consequence. Congratulate your developers on their astute senses in rendering disservice and labeling it as an improvement.
Comment 3•14 years ago
|
||
Closing bug as Incomplete - if you are still experiencing this issue or have more information to provide feel free to post back here and we can re-open the bug. You can also get assistance by visiting the Firefox help site -> http://support.mozilla.com/en-US/kb/Ask+a+question
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•