#4 ✓resolved
Guilherme Silveira

client should parse atom entry

Reported by Guilherme Silveira | April 3rd, 2010 @ 08:19 PM | in v0.7

If the server returns an atom entry, the client complains that its not a feed. Entries should also be supported, i.e.:

<?xml version="1.0" encoding="UTF-8"?>

<entry xmlns=\"http://www.w3.org/2005/Atom\">
  <title>Order 1</title>
  <id>http://localhost:3000/orders/1</id>
  <updated>2010-04-03T22:45:47Z</updated>
  <link href=\"http://localhost:3000/orders/1\" rel=\"self\"/>
</entry>

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

Shared Ticket Bins

People watching this ticket

Tags

Pages