Closed
Bug 264643
Opened 20 years ago
Closed 20 years ago
tools/make-news.pl, tools/bug-feed-rss1.tmpl
Categories
(www.mozilla.org :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: spam, Unassigned)
References
()
Details
Attachments
(1 file)
|
1.04 KB,
patch
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; rv:1.7.3) Gecko/20040913 Firefox/0.10.1 Build Identifier: rdf:li resource -> rdf:li rdf:resource Reproducible: Always Steps to Reproduce:
| Reporter | ||
Comment 1•20 years ago
|
||
http://www.w3.org/TR/1999/REC-rdf-syntax-19990222/ and http://www.w3.org/TR/2004/REC-rdf-syntax-grammar-20040210/ seem to disagree on this point, at least in their examples (and the latter in seemingly-normative text). They could be thought of as making sense either way, but they're semantically quite different -- I generally don't like having namespaced attributes as required attributes for a given element, but in this case the attributes are valid on elements in other namespaces as well. So the change is probably correct, and I've seen RSS done both ways. (Why hasn't anyone written an RSS validator that checks these things?)
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Reporter | ||
Comment 3•20 years ago
|
||
http://www.w3.org/RDF/Validator/ says: Warning: {W101} Unqualified use of rdf:resource has been deprecated.
Checked in. Thanks for the patch. The website should update within a few minutes.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
| Reporter | ||
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
Updated•16 years ago
|
Product: mozilla.org → Websites
Updated•12 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•