Closed Bug 707194 Opened 14 years ago Closed 14 years ago

Make API accessible by other domains

Categories

(Tree Management Graveyard :: OrangeFactor, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mcote, Unassigned)

References

Details

Attachments

(1 file, 1 obsolete file)

To allow usage of Orange Factor from Bugzilla, we need to add something like JSONP to allow XHR access from other domains.
Would something as simple as this work? To do JSONP, you just need to look for a callback param and make it in the form of callback({JSON}). Completely untested of course and my Python is not so good ;) dkl
Attachment #578608 - Flags: review?(mcote)
Attached patch JSONP support.Splinter Review
Close. :) Needs a few changes.
Attachment #578663 - Flags: review?(jgriffin)
Attachment #578608 - Attachment is obsolete: true
Attachment #578608 - Flags: review?(mcote)
Attachment #578663 - Flags: review?(jgriffin) → review+
(In reply to Mark Côté ( :mcote ) from comment #2) > Created attachment 578663 [details] [diff] [review] [diff] [details] [review] > JSONP support. > > Close. :) Needs a few changes. Ah I did miss a bit didn't I :) How quickly can this be pushed live? dkl
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Product: Testing → Tree Management
Product: Tree Management → Tree Management Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: