Closed
Bug 12041
Opened 25 years ago
Closed 25 years ago
Unable to send Webcard
Categories
(Core :: Layout: Form Controls, defect, P3)
Core
Layout: Form Controls
Tracking
()
People
(Reporter: beans, Assigned: gagan)
References
()
Details
When I try to preview a webcard which I've written using Bluemountain's
service I get an error that says:
Sorry!
Your request to preview
or send a card failed
Your browser software may
be outdated (that's it! :)
or improperly configured.
Your request did not conform to
"application/x-www-form-urlencoded"
Server error #4
I'm using the Mozilla build 1999071417
Updated•25 years ago
|
Assignee: karnaze → gagan
Comment 1•25 years ago
|
||
Gagan, if this is not a Necko problem, please reassign to pollmann.
i'm seeing this on macos851 and redhat linux 6.0 also, build 1999-08-16-09
Updated•25 years ago
|
Status: NEW → ASSIGNED
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Comment 4•25 years ago
|
||
Yup, we post this for the above web page:
POST /cgi-bin/BMApc1 HTTP/1.0
host: www.bluemountain1.com
user-agent: Mozilla/5.0 [en] (Unix; I)
Content-type: application/x-www-form-urlencoded; charset=ISO-8859-1
Referer: http://blueviper/forms/blumtn.html
Content-Length: 207
NameFirstTo=foo&EmailTo=foo%40foo.com&NameFirstFrom=bar&MemoEmailFrom=bar%40bar.com&NETA=Happy+Birthday&NETB=&NET1BREAK=&NET2BREAK=&NET3BREAK=&SpecLetter=karen&SpecNumber=Bturtbddoor&SpecExtra=eng3&SpecRec=B
But when I removed the charset bit from the Content-type line and manually
posted, things went okay. Marking this a dup.
*** This bug has been marked as a duplicate of 7533 ***
You need to log in
before you can comment on or make changes to this bug.
Description
•