Closed
Bug 303206
Opened 19 years ago
Closed 19 years ago
Feedview garbles output of Unicode Characters - displays entities in text
Categories
(Firefox Graveyard :: RSS Discovery and Preview, defect)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: bgrupe, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050802 Firefox/1.0+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050802 Firefox/1.0+
(see url)
Beltzner uses some special quotes in his blog which are displayed as “ and
” in the feed rather than converted.
Reproducible: Always
Steps to Reproduce:
1. Go to the url with a recent nightly with feedview enabled
2. increase the length
Actual Results:
Entities are displayed as-is.
Expected Results:
Entities should be converted.
Reporter | ||
Updated•19 years ago
|
Version: unspecified → Trunk
Comment 1•19 years ago
|
||
This is likely to be a dupe of bug 302749.
Comment 2•19 years ago
|
||
I don't think it is the same as bug 302749. This deals with how HTML character
codes are parsed within CDATA tags, which does seem to be an issue.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•19 years ago
|
Component: General → RSS Discovery and Preview
Comment 3•19 years ago
|
||
Now that Feedview's gone, at least it doesn't garble, and the next one shouldn't
by design.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
Comment 4•19 years ago
|
||
Phil, do we really want to resolve this invalid? I think the idea is to continue
to develop FeedView on trunk and try to bring it back into the fold for 2.0. It
might be useful to continue to track this issue ...
Comment 5•19 years ago
|
||
The feedview code is completely removed, branch and trunk, and there's no reason
to believe the same approach will be taken when it's reimplemented. If the new
implementation of feedview has a similar bug, then a new bug should be filed,
containing the right build IDs, Steps to reproduce, etc. Tracking issues that
may or may not exist in the future is not what Bugzilla is for ;).
Status: RESOLVED → VERIFIED
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
•