Closed Bug 14261 Opened 26 years ago Closed 26 years ago

Form Posting not working for ColdFusion

Categories

(Core :: DOM: Core & HTML, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED DUPLICATE of bug 7533

People

(Reporter: benjamin, Assigned: pollmann)

References

()

Details

Form postings are not recognized for websites designed using ColdFusion. This seems true for all ColdFusion servers that I have tried to browse using the internet. The testcase above is a boiled-down version. For a functional site that refuses to work, look at http://home.cua.edu/phone/ (CUA phone directory)
Assignee: karnaze → kmcclusk
Reassigning to Kevin.
Assignee: kmcclusk → pollmann
It doesn't work with either gfx or native form elements. It is getting into the nsFormFrame::OnSubmit(nsIPresContext* aPresContext, nsIFrame* aFrame). It is doing a "POST". Eric, do think this is the same problem as you have seen before where the content type is not set correctly. aData = "Content-type: application/x-www-form-urlencoded";
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Yes. See bug 10112. If you want this fixed for M11, knock on bug 7533's door. *** This bug has been marked as a duplicate of 7533 ***
Status: RESOLVED → VERIFIED
AGreed.
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.