Closed Bug 16096 Opened 26 years ago Closed 26 years ago

perl scripts can't call other perl scripts

Categories

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

x86
Windows 98
defect

Tracking

()

VERIFIED DUPLICATE of bug 7533

People

(Reporter: seanh, Assigned: gagan)

References

Details

I tested the browser on one of my own scripts, which has the line 'require "cgi-lib.pl";' in it. The browser dosplays this: Content-type: text/html 1 cgi-lib.pl: Unknown Content-type: application/x-www-form-urlencoded; charset=ISO-8859-1 It works on Netscape 4.7 and Explorer 5.0, so it's not a server problem. I am not a programmer, only a web page designer, but it looks to me like Mozilla doesn't recognize this content-type. Is this really a bug, or this feature slated for another milestone? PS-Sorry if I assigned this to the wrong person.
Summary: perl scripts can't call ther perl scripts → perl scripts can't call other perl scripts
Assignee: karnaze → gagan
Reassigning to Gagan.
*** Bug 16104 has been marked as a duplicate of this bug. ***
*** Bug 16104 has been marked as a duplicate of this bug. ***
*** Bug 16104 has been marked as a duplicate of this bug. ***
Status: NEW → ASSIGNED
This looks like the problem with cgi scripts not handling the charset on the accept line. I have a dupe somewhere.
Target Milestone: M13
QA Contact update.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Fixed in 7533 *** This bug has been marked as a duplicate of 7533 ***
Status: RESOLVED → VERIFIED
Verified this is a dupe of bug 7533 both of them are a problme with "Content-Type HTTP Header specifies charset"
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.