Ticket #3741 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Update Instrospection Document in APP to draft-12 plus Atom Categories support

Reported by: eliast Assigned to: ryan
Priority: normal Milestone: 2.2
Component: XML-RPC Version: 2.2
Severity: normal Keywords: app atom atompub has-patch
Cc: dougal

Description

I've removed the @title attributes and added atom:title attributes to instrospection document, plus added support for categories document.

Attachments

update-instrospection-plus-categories.diff (3.4 kB) - added by eliast on 02/02/07 19:17:00.
app.php.diff (13.2 kB) - added by dougal on 02/22/07 16:45:14.
Bring app.php up to revision 1.0.5-dc.

Change History

02/02/07 19:17:00 changed by eliast

  • attachment update-instrospection-plus-categories.diff added.

02/05/07 18:23:30 changed by markjaquith

  • keywords changed from app to app atom has-patch.
  • owner changed from anonymous to ryan.

02/05/07 20:00:40 changed by ryan

I pinged Dougal, and he's going to check out this ticket. Hopefully we can get everyone working on this together.

02/05/07 20:01:26 changed by ryan

  • cc set to dougal.

02/21/07 04:26:05 changed by dougal

I'm merging the category support in with my other changes. I'll post the resulting diff as soon as I get the kinks worked out.

02/22/07 16:45:14 changed by dougal

  • attachment app.php.diff added.

Bring app.php up to revision 1.0.5-dc.

02/22/07 16:45:38 changed by dougal

I'm uploading a new patch. I've merged Elias' changes with my own updates. Nothing earth-shattering here, and still lots of work to do.

I had to add the @title attribs back in, because the client I'm testing with croaks without them. But I'll be coordinating with the Yulup developers, and hopefully we can get everybody in sync so that we comply with the APP drafts correctly (draft 13 is out now, but I haven't had a chance to look over it yet).

02/22/07 16:47:52 changed by dougal

  • keywords changed from app atom has-patch to app atom atompub has-patch.

02/22/07 19:44:18 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.

(In [4916]) APP updates from dougal and eliast. fixes #3741