XML fail when attempting to view deleted notice on Web

XML fail when attempting to view deleted notice on Web

Issue ID:549
Issue Category:bug
Component:ui
Priority:minor
Status:irreproducible
Assigned:evan
Milestone:1.0

Attempting to view a deleted notice via the Web fails:

http://identi.ca/notice/341785

XML Parsing Error: no element found
Location: http://identi.ca/notice/341785
Line Number 1, Column 1:

Legacy Data

This issue was migrated from another tracking system. The legacy data at time of import is provided below as a reference.

Ticket ID: 
549
Reported by: 
jpatokal
Owner: 
evan
Status: 
closed
Resolution: 
irreproducible
Type: 
bug
Component: 
ui
Priority: 
4
Version: 
undefined
Milestone: 
1.0

Updates

#1

When I try this, I get what you would expect - a page with the message "No such notice"

#2

I'm still getting the same error, but on further thought, it's coming from Seamonkey itself (SeaMonkey 1.1.1 -- Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.2) Gecko/20070222 Firefox/2.2.2) because it can't parse the response. Here's what I get from a telnet:

{{{
wonder@firsthop_new#telnet identi.ca 80
Trying 75.101.205.31...
Connected to identi.ca.
Escape character is '^]'.
GET http://identi.ca/notice/341785 HTTP/1.0

HTTP/1.1 404 Not Found
Date: Thu, 21 Aug 2008 11:59:49 GMT
Server: Apache/2.2.8 (Ubuntu) PHP/5.2.4-2ubuntu5.3 with Suhosin-Patch
X-Powered-By: PHP/5.2.4-2ubuntu5.3
Set-Cookie: PHPSESSID=9359b9de46d8cd78673580e3e53f6667; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Transfer-Encoding: chunked
Content-Type: text/html;charset=utf-8

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

Error - Identi.ca ...
}}}

What's that "'''bdc'''" before the <?xml> doing there?

#3

Works for me, too.

Login or Register to modify this issue, or to receive updates by email.

You can also subscribe to the RSS feed for updates to this issue.