Closed Bug 475207 Opened 16 years ago Closed 16 years ago

allow cross-site XMLHttpRequest for tinderbox quickparse.txt output

Categories

(Webtools Graveyard :: Tinderbox, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Dolske, Assigned: Dolske)

References

()

Details

Attachments

(1 file, 3 obsolete files)

Bug 393401 allowed this for the JSON output. I'd like to do the same thing for the quickparse.txt output. [I'd rather load the quickparse.txt format for my task, it's only ~2K vs. 250K for the JSON.] This is apparently going to be an Apache/IT config change, but I thought I'd file it here first. This header needs to be sent in the quickparse.txt HTTP reply: Access-Control-Allow-Origin: * [Note that the spec has changed since bug 393401]
Attached patch Patch v.1 (obsolete) — Splinter Review
Patch to implement a .htaccess that adds the needed header.
Assignee: nobody → dolske
Attachment #358662 - Flags: review?(reed)
Attached patch Patch v.2 (obsolete) — Splinter Review
Attachment #358662 - Attachment is obsolete: true
Attachment #358663 - Flags: review?(reed)
Attachment #358662 - Flags: review?(reed)
Comment on attachment 358663 [details] [diff] [review] Patch v.2 This isn't valid. Put the <FilesMatch> block under the <Directory /var/www/html/tinderbox/*/> section.
Attachment #358663 - Flags: review?(reed) → review-
Attached patch Patch v.3 (obsolete) — Splinter Review
Attachment #358663 - Attachment is obsolete: true
Attachment #358664 - Flags: review?(reed)
Attached patch Patch v.4Splinter Review
WITH FEELING.
Attachment #358664 - Attachment is obsolete: true
Attachment #358665 - Flags: review?(reed)
Attachment #358664 - Flags: review?(reed)
Attachment #358665 - Flags: review?(reed) → review+
Comment on attachment 358665 [details] [diff] [review] Patch v.4 >+ Header set Access-Control-Allow-Origin "*" Seems like this should be tabbed once more, but I don't care. r=me. A+++++++++ would review again.
Checking in webtools/tinderbox/INSTALL; new revision: 1.7; previous revision: 1.6
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
What, you couldn't fix the JSON output to match the spec while you were screwing around in there?
patch v.4 checked into tbox1_20080527_cls_branch
Blocks: 548912
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: