Closed
Bug 388207
Opened 17 years ago
Closed 17 years ago
Remove the bogus and never-(properly-)shown "it's our fault :-(" feed preview error
Categories
(Firefox Graveyard :: RSS Discovery and Preview, defect)
Firefox Graveyard
RSS Discovery and Preview
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: philor, Assigned: philor)
Details
Attachments
(1 file)
6.13 KB,
patch
|
asaf
:
review+
|
Details | Diff | Splinter Review |
Back when I first noticed that although bug 346312 removed the way that the error.message entity ("There was an error processing this feed. It's our fault. :-( You can still subscribe to the feed if you know what it is. For reference, the error was:") was shown, it didn't remove the entity or its inclusion in the page, I thought that was only a problem in that as http://mxr.mozilla.org/l10n-mozilla1.8/search?string=error.message shows we made a whole lot of localizers translate a string with a frownie even though it wouldn't ever be seen. But, as he is wont to do, timeless noticed that you can actually see it quite easily, in feeds where there was absolutely no error.
STR:
1. Load http://www.mozilla.org/news.html
2. In the View menu, select Page Style -> No Style
3. Click the feed icon in the address bar
Flags: blocking-firefox3?
Assignee | ||
Comment 1•17 years ago
|
||
Comment 2•17 years ago
|
||
Comment on attachment 272383 [details] [diff] [review]
Remove it, v1
r=mano once you figure out your line endings and better-editor stories, thanks.
[You've a bug on about:mozilla, right?]
Attachment #272383 -
Flags: review?(mano) → review+
Assignee | ||
Comment 3•17 years ago
|
||
browser/components/feeds/content/subscribe.xhtml 1.16
browser/locales/en-US/chrome/browser/feeds/subscribe.dtd 1.5
browser/components/feeds/src/FeedWriter.js 1.42
browser/themes/winstripe/browser/feeds/subscribe.css 1.17
browser/themes/pinstripe/browser/feeds/subscribe.css 1.18
Added "set IgnoreMano'sStrayDOSNewlines" to ~/.nanorc
about:mozilla? not me - I've got one I'll never get rid of on about:license, but not about:mozilla.
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Updated•17 years ago
|
Flags: blocking-firefox3?
Updated•6 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•