Open Bug 1360009 Opened 8 years ago Updated 3 years ago

XML prettyprinting not applied to Atom feeds when using 'view source'

Categories

(Core :: XML, defect, P3)

defect

Tracking

()

Tracking Status
firefox55 --- affected

People

(Reporter: kohei, Unassigned)

Details

Apparently XML files served with application/atom+xml are not benefiting from the prettyprinting functionality when viewing the source. Have to change the content type to application/xml to work around the issue. e.g. https://bugzilla.mozilla.org/buglist.cgi?short_desc=prettyprint&short_desc_type=allwordssubstr&ctype=atom
Summary: XML prettyprinting not applied for Atom feed → XML prettyprinting not applied to Atom feeds
Priority: -- → P3
I guess this blocks the removal of the feed preview.
Blocks: 1477667
(In reply to Kohei Yoshino [:kohei] from comment #0) > Apparently XML files served with application/atom+xml are not benefiting > from the prettyprinting functionality when viewing the source. Have to > change the content type to application/xml to work around the issue. > > e.g. > https://bugzilla.mozilla.org/buglist. > cgi?short_desc=prettyprint&short_desc_type=allwordssubstr&ctype=atom I'm confused. This shows the feed preview. Under what circumstances does it not do that, ie how are you reproducing this bug today, with the feed preview still present?
Flags: needinfo?(kohei.yoshino)
Ugh, I myself was confused. This bug is about the "view-source:" page for Atom feeds, so nothing to do with Bug 1477667. Sorry!
No longer blocks: 1477667
Flags: needinfo?(kohei.yoshino)
(In reply to Kohei Yoshino [:kohei] from comment #3) > Ugh, I myself was confused. This bug is about the "view-source:" page for > Atom feeds, so nothing to do with Bug 1477667. Sorry! OK, thanks for clarifying!
Summary: XML prettyprinting not applied to Atom feeds → XML prettyprinting not applied to Atom feeds when using 'view source'
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.