Closed Bug 107464 Opened 24 years ago Closed 23 years ago

XMLHttpRequest depends on the Profiles

Categories

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

x86
Windows 2000
defect
Not set
normal

Tracking

()

VERIFIED WORKSFORME

People

(Reporter: pirat, Assigned: hjtoi-bugzilla)

Details

Attachments

(5 files)

From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.5+) Gecko/20011026 BuildID: 2001102603 TransforMiiX (as part of Mozilla) handles XSLT transformation differently depending on the user profile. It looks like with profile under "user50" directory all transformations are broken, under "Profiles" directory everything works right. Reproducible: Always Steps to Reproduce: Try to open the appended testcase, either start.html or start.xml file. Actual Results: With old profile empty body tag is created. Expected Results: Complete form should be created (and is created with the new profile).
could you try to verify that it's the transformation? Not the xml http request, or any other step in that script? Also, read the bug reporting guidelines on http://www.mozilla.org/projects/xslt on how to submit multi file bugs. esp if we already stated that the test won't run from file:// for some of us. Please also try to move, or regenerate the appreg files, in the parent dir of the profiles. This might be the root cause, though I don't know really why.
Bingo! XMLHttpRequest is not working... (Wondering why I thought it had to be TransforMiiX ;-) Changing component (hope to the right one) and reassigning to Heikki. And appending slightly narrowed testcase. BTW - should I file another bugs about badly rendered buttons and not working JavaScript on them in generated XHTML fragment?
Assignee: kvisco → heikki
Component: XSLT → DOM Mozilla Extensions
Summary: TransforMiiX output depends on the Profiles → XMLHttpRequest depends on the Profiles
Attached file XML file to load
Attached file XSLT file to load
Another comments: Testcase directly from this page doesn't work for me. BUT with old profile it complains "The requested URL could not be retrieved." and with the new one "Software error - Couldn't get form data at CGI.pl line 1425." (And then it of course segfault Mozilla when transformation is called - it's allreay reported as #107219 .) I also tried it from our intranet server. I had to change the POST method to GET but otherwise the code stayed intact. Both XML and XSLT files are properly loaded, but then Mozilla segfaults on transformation... I'm afraid we need as much people as possible to test this ^_-
Status: UNCONFIRMED → NEW
Ever confirmed: true
Using the latest Mozilla with the latest attachment this seems to work for me, regardless of which profile I use (I have profiles under "Profiles" and "Users50" directory). If there is "user50" profile dir that was probably created with Netscape 6.0 or a Mozilla before that. We have basically futured all problems related to that profile. Could you please retest and report...?
Retest with 2002013003 and the last attachement - it works with both old (I hope it's the one) and new profiles now. Should it be FIXED or WOKSFORME? (BTW - Aren't there any bugs for "Save Page As..." with XSLT on the page? It's saving the output of the transformation. I'm going to spam some newsgroups ^_^)
Marking wfm, thanks guys.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
QA Contact: keith → ian
reporter resolved
Status: RESOLVED → VERIFIED
Component: DOM: Mozilla Extensions → DOM
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: