Closed Bug 502504 Opened 16 years ago Closed 15 years ago

Bugzilla needs a JSON-RPC client implementation in JS under MPL or compatible

Categories

(Bugzilla :: User Interface, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: cjac, Assigned: guy.pyrzak)

References

()

Details

(Whiteboard: [blocker will fix])

User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.11) Gecko/2009060309 Ubuntu/9.04 (jaunty) Firefox/3.0.11 Build Identifier: Likely released under MIT/X11 or the Mozilla Public License. I’m looking around to find one. Maybe Mono has one in the AJAX contribution it recently received from Microsoft. It’s licensed under Ms-PL, though, so I don’t know if it qualifies. -- if all else fails, I'll write one myself. I hate writing javascript. Reproducible: Always
please assign to me. cjac@colliertech.org
Severity: normal → enhancement
Version: unspecified → 3.5
Assignee: ui → cjcollier
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: Bugzilla needs a JSON-RPC implementation in JS under MPL or compatible → Bugzilla needs a JSON-RPC client implementation in JS under MPL or compatible
Target Milestone: --- → Bugzilla 3.6
Also, whatever it is should ideally use YUI.
this implementation should be a subclass of the YUI datasource class. Here is a URL for more info. http://developer.yahoo.com/yui/datasource/
actually you should use http://developer.yahoo.com/yui/connection/ not datasource
Assignee: cjac → mkanat
Depends on: 490923
Whiteboard: [blocker will fix]
We no longer accept new features for Bugzilla 3.6. Retargetting to 3.8.
Target Milestone: Bugzilla 3.6 → Bugzilla 3.8
Turns out that we don't really need one anymore; it's simple enough to use JSON-RPC that we don't need a whole client.
Assignee: mkanat → guy.pyrzak
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
Target Milestone: Bugzilla 3.8 → ---
You need to log in before you can comment on or make changes to this bug.