diff options
author | Sarven Capadisli <csarven@status.net> | 2009-10-30 21:44:31 +0000 |
---|---|---|
committer | Sarven Capadisli <csarven@status.net> | 2009-10-30 21:44:31 +0000 |
commit | dcca9fbec0cea9c5e15c4d58a8e9870514dfdbdd (patch) | |
tree | c07b464a348f66bf1737296b030e895a2c5982b3 /lib | |
parent | afe663af82250d020fd9dff0646c91c8f3b41013 (diff) |
IE has some issue with notices that are sent with file attachments. It
doesn't like the XHR response with XHTML DTD. New notices without the
file attachment work fine.
The rendered content (the anchor for the file attachment link) doesn't
appear to be the issue.
To fix this problem, I removed the XHTML DTD line from newnotice's XHR
response. This is unnecessary for text/xml outputs that's intended
for XHR responses any way. It just happens to fix an IE issue.
Still a mystery to me as to why it is particular to notices with file
attachments.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions